Blind problem in IE?
Blind problem in IE?
Hello All,
I can not get away from an issue where running something simple like $
('#foo').hide('blind') will close up #foo as expected but will, in IE
only (FF, Safari, Opera tested), right before closing for good come
back into full view and then disappear. This of course prevents me
from using blind so I'm stuck with fadeIn/Out or other transition
functions which do not quite fit.
I do not know what the rule is on posting links to external sites so
forgive me if I have broken etiquette, but I have a very simple
example here:
http://28dev.com/ie-specific-jquery-blind-issue.html
Could somebody tell me if this is a known issue or if it is how I am
using it (or something else). Thanks.
Jason