Click here to Skip to main content
15,921,028 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I want to find the number of pixels increase or decrease per 5% zoom in or out of a Webpage in clientbrower.
This is needed such that i can fix the content of the page which dislocates from its original position while changing the page size.

Please help me its too urgent.
Posted
Updated 1-Jul-10 23:12pm
v2

1 solution

Is there any specific reason you want to handle the issue described using a pixel increase on Zoom?

It's clear that your UI is not properly designed and you are not following UI standards. Use Flowlayout with table design. That should help.

A good read: UI Development Per W3C Standards[^]
 
Share this answer
 
Comments
nishi2010 2-Jul-10 15:02pm    
Thanks for your reply but now i do not need this i had got the alternate for this.....which works fine.Actully some suggesst me to find number of pixles increase per 5% zooming so that i can fix my contain on the image but now i had taken the text contain in
tag and set its position to relative to appropriate place which will works fine now all the contains are fix.This is really a good solution if some one get the similar problem they should apply this.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900