jQuery - bad div size in IE
Posted
by Tomek
on Stack Overflow
See other posts from Stack Overflow
or by Tomek
Published on 2010-03-30T18:51:25Z
Indexed on
2010/03/30
18:53 UTC
Read the original article
Hit count: 366
hello,
I have a problem with sizes of divs - in Firefox everything is fine, but IE messes things up,
I use only jquery show hide function which open div with other divs nested in it,
you can see what I mean on www.custos.pl/v1 - by choosing any option on the bottom, a div opens up, where you have a submenu opening up jScrollPanes,
the whole div should stay within the photo background, but in IE it goes vertically way beyond it,
Id appreciate your help
© Stack Overflow or respective owner