How do you create a drop down/slide out button menu?

Question
I want to have one of my buttons go to two different pages. One for logos and one for templates.
Can someone tell me in laymans terms how to do this?
Please and Thank you.

Answer
Not sure I understand what you're asking, but if you're looking for something that has submenus, browse here: http://www.dynamicdrive.com/dynamicindex1/index.html

Answer
I found that one and a bunch of others too. I just can't make heads or tails out of them. lol
The only thing I want is to be able to have two link choices for one button.
I want my customers to be able to click on the "prices" button and have a little box that pops up that has two choices in it. (logos or templates)
Here is the page -
http://s89908203.onlinehome.us/tanyaslogos/final/
do you think the code you gave me will work?

Answer
Because of the way your buttons are done, I don't think a slide out menu will look good. Can't use a drop down because the menu is vertical.
How about an expanding menu?
Here's a simple one: http://www.dynamicdrive.com/dynamicindex1/navigate2.htm
There are step-by-step instructions right below the demo.
Best way to do it is to start with a work copy of your page.
Insert the code as suggested, putting it right where you want yours to expand.
Then play with it--you'll want to change the size and colors, delete the parts you don't need, and change the tags.

Answer
Thank you very much Jayne!!!
I will work on that now.

Answer
ok...here's a cleaned up version.
Paste the first section on the dynamic drive page into the HEAD section as instructed.
For the second step, paste this where the Prices button table element (TD tag) is now.
HTML Code: <TD> <span ONMOUSEOVER="window.status='Click here to view my reasonable prices'; changeImages('index_03', 'images/index_03-index_16_over.gif'); return true;" ONMOUSEOUT="window.status=''; changeImages('index_03', 'images/index_03.gif'); return true;" ONCLICK="expandcontent('sc1')" style="cursor:hand; cursor:pointer"><IMG SRC="images/index_16.gif" WIDTH=137 HEIGHT=40 BORDER=0 ALT="Click here to view my reasonable prices"></span> <div id="sc1" class="switchcontent"> <font size=1><A HREF="http://tanyaslogos.com/prices.html">Link to logo pricing</a><br> <A HREF="http://tanyaslogos.com/prices.html">Link to template pricing</a><br></font> </div> </TD>
Now you just gots to make it look pretty.

Answer
Ha! You're too fast. You probably won't even see that ^^^^ until you've already made it work.

Answer
LOL Jayne!
I came back to cry uncle and saw your post... THANK YOU!
it worked! you are just way to brilliant
http://s89908203.onlinehome.us/tanya...al/index2.html
THANK YOU THANK YOU THANK YOU!
© 2007 www.aqcollection.com | Contact us |