[jQuery] Script evaluation in IE7 fails

2007-11-12 Thread TAZ
I have a jQuery script that loads html into the page. Sometimes, within this html I would like to put a small script to handle button functions. Such a script runs fine in FF but not in IE7 (Untested IE6) I worked around this issue for now by putting my script in a div and having jQuery evaluate

[jQuery] Superfish plug-in mouse out animation

2009-09-24 Thread taz
Hello, I was wondering if there is a way to animate the menu UL list up on mouse out. I have it so the height shows when the mouse goes over the first li link, but I would like it to return up in the same manner. Any suggestions? Thank you