jquery - IE8 hover issue, making page disappear -


i've got weird problem ie8, every other browser displays fine, no matter ie8 won't play nice.

i've got grid of divs, each .gridcell div contains amongst other elements hidden div i'd reveal on hover.

so far, i've tried applying class .gridcell div on hover javascript , using css set preview div display block using .hover class. works in every browser besides ie8, when hovering makes whole page disappear until move mouse again.

i've tried various attempts using jquery animate hidden div on hover, work, again in every browser, yet in ie8 on hover whole page jumps top on hover no matter version try.

i've put rough test case here.

in scrappy demo, there z-index issues, these can ignored in proper version they're sorted, illustrate problem. scroll down second row using jquery, , in ie8 page jump top on hover.

i'm sure i'm missing simple here, more @ more frustrated get!

thanks in advance.

well, worked out causing problem. div using trigger positioned relatively unrelated i'd done earlier scrapped, removing declaration fixed page jumping in ie8.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -