I m using a menu in asp.net my aspx page width is 1024 when i open run it then it look which i want.
But when i zoom in the page then its size increase means its width is became more than banner width.
how can i do that when i zoom in that both banner image and menu size increase in same ratio?
Loading

Amit ChoudharyPosted May 9, 2010, 3:36 AM
in vista you must have IE8 and in Xp its IE6 and IE6 does not support CSS 3.0 and also causes different issues.
Vikas AhlawatPosted May 9, 2010, 1:09 AM
Amit ChoudharyPosted May 8, 2010, 1:51 PM
try % style rather than px... your problem might be solved.