SunsetHalters
05-13-2005, 03:03 PM
Hi All,
I had two questions with this page, and would greatly appreciate any help :)
http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
First of all, I noticed on my computer that after you click on the 'New Sites' demo, it'll work right once, then after that, a big blank yellow block comes up on the upper left hand side of it. Anyone else see this? How can I change the code to get it to work right?
Also, am new to adding this html, and wasn't sure how to do the Step 2. Here's the html code...
<a href="default2.htm" onClick="return dropdownmenu(this, event, menu2, '200px')" onMouseout="delayhidemenu()">News Sites</a>
On my main menu, I will have the link 'Reins'. What I want is a menu to pop off of that when clicked on that will have three sub links- Mecate Reins (mecatereins.html), Roping Reins (ropingreins.html), Split Reins (splitreins.html). How exactly do I fit those links into that html coding?
Thank you SO much!
Karen
I had two questions with this page, and would greatly appreciate any help :)
http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
First of all, I noticed on my computer that after you click on the 'New Sites' demo, it'll work right once, then after that, a big blank yellow block comes up on the upper left hand side of it. Anyone else see this? How can I change the code to get it to work right?
Also, am new to adding this html, and wasn't sure how to do the Step 2. Here's the html code...
<a href="default2.htm" onClick="return dropdownmenu(this, event, menu2, '200px')" onMouseout="delayhidemenu()">News Sites</a>
On my main menu, I will have the link 'Reins'. What I want is a menu to pop off of that when clicked on that will have three sub links- Mecate Reins (mecatereins.html), Roping Reins (ropingreins.html), Split Reins (splitreins.html). How exactly do I fit those links into that html coding?
Thank you SO much!
Karen