Updating this Simple Script for latest browsers

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
yakabod
Forum Newbie
Posts: 6
Joined: Tue Sep 18, 2007 4:24 pm

Updating this Simple Script for latest browsers

Post by yakabod »

Can anyone look at this code and tell me what I need to do to update this simple script to work for all browsers?

http://www.dynamicdrive.com/dynamicinde ... inmenu.htm

Thank you.
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

i would re-write it with jQuery - it's natively cross-browser friendly. It wouldn't take long.
Post Reply