I had this problem twice on two different sites. It works in all browsers except IE9.
I have a div that opens and closes with jQuery slideup and slideDown (the same problem occurs with slideToggle). I can see the contents of the div when it slides down, but as soon as the animation stops, the content disappears.
Here is an example of this problem http://www.ohnuts.com/searchResults.cfm?criteria=cashews&search=all click on the "more categories" link.
Has anyone else experienced this problem, and are there any workarounds? I can change it, just make a simple show / hide, it works fine, but I would like to keep the effect of opening it.
jquery internet-explorer-9 slidedown
Yisroel
source share