[jQuery] IE8 - show()

[jQuery] IE8 - show()


Hi
Was doing a site lately.
When I test it on IE8, my navigation dropdown just won't work.
(Smoothly on Safari, Firefox, IE6, IE7)
So I run the jquery.com/test on IE8 (8.0.6001.18241), and it shows
error:
59. core module: show() (7, 8, 15) - In red color
I wonder if it's the event.show() problem?
You can check it with your IE8 at http://de.cwmao.net/celc/
Or you can view the script here: http://de.cwmao.net/celc/js/main.js
I doubt is the jquery core problem
Hope someone alighten me? ><
CS