Javascript: Floating Menu [SOLVED]

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
tecktalkcm0391
DevNet Resident
Posts: 1030
Joined: Fri May 26, 2006 9:25 am
Location: Florida

Javascript: Floating Menu [SOLVED]

Post by tecktalkcm0391 »

Can anyone help me with my Floating Menu Script (Template at: http://www.dynamicdrive.com/dynamici...staticmenu.htm)

Here is my codes:

Code: Select all

REMOVED FOR SITE SECURITY
Last edited by tecktalkcm0391 on Mon Jun 26, 2006 12:08 am, edited 3 times in total.
matthijs
DevNet Master
Posts: 3360
Joined: Thu Oct 06, 2005 3:57 pm

Post by matthijs »

So what is the question?

The code looks like a horrible mess to me. Might be wise to look for a cleaner solution (html: unordered list for the menu, external js file for the behavior)
User avatar
tecktalkcm0391
DevNet Resident
Posts: 1030
Joined: Fri May 26, 2006 9:25 am
Location: Florida

Post by tecktalkcm0391 »

I figured it out.
Post Reply