Hello all --
I'm hoping that one of you super-duper coding types can help me find a method in this script --
Here's the situation --
I got a script from dynamicDrive.com (a great site, by the way), and the script works great. It's a dhtml pull down menu.
The issue here is that I am using the script for a demo site to show to clients, and the "powers-that-be" have said that they would like for a little demo of how to use the menu to happen when a user visits the site. They said that the first time they saw the site, they didn't know what the bar at the top was for, and wouldn't have guessed to put their mouse on it to get options (bear with me, I know it's stupid--)
So I racked my brain and have decided that if I can come up with a way to call the method that drops the little menu down for say two seconds, and then drops another down for another two seconds, then that would "clue them in", and this would happen without me having to make some little flash movie that would show them what to do.
Basically, they come on the site, and menu1 pops down, waits two seconds, pops up --
See what I'm getting at?
I know how to stall the script for two seconds, but am having trouble finding the method to call in order to get that menu to drop down....
So that brings me to you -- the experts. I am hoping that someone will follow the link that I have posted below and take a look at the script that builds and renders the navigation bar. It is well commented, and would be easy for someone who does this for a living to follow and point out what I'm missing. I'm just not an expert at javascript.
So, please help me.
here's the link --
Thanks in advance for any insight you can provide.
Paul Prewett
I'm hoping that one of you super-duper coding types can help me find a method in this script --
Here's the situation --
I got a script from dynamicDrive.com (a great site, by the way), and the script works great. It's a dhtml pull down menu.
The issue here is that I am using the script for a demo site to show to clients, and the "powers-that-be" have said that they would like for a little demo of how to use the menu to happen when a user visits the site. They said that the first time they saw the site, they didn't know what the bar at the top was for, and wouldn't have guessed to put their mouse on it to get options (bear with me, I know it's stupid--)
So I racked my brain and have decided that if I can come up with a way to call the method that drops the little menu down for say two seconds, and then drops another down for another two seconds, then that would "clue them in", and this would happen without me having to make some little flash movie that would show them what to do.
Basically, they come on the site, and menu1 pops down, waits two seconds, pops up --
See what I'm getting at?
I know how to stall the script for two seconds, but am having trouble finding the method to call in order to get that menu to drop down....
So that brings me to you -- the experts. I am hoping that someone will follow the link that I have posted below and take a look at the script that builds and renders the navigation bar. It is well commented, and would be easy for someone who does this for a living to follow and point out what I'm missing. I'm just not an expert at javascript.
So, please help me.
here's the link --
Thanks in advance for any insight you can provide.
Paul Prewett