Dream1405241490 0 Report post Posted April 24, 2005 ok i have a bunch of buttons, and I want it so when the mouse goes over it a drop down menu appears, so I have no idea how to code like that, all the buttons including the drop down part are in .gif format soo tell me if this is possible, thank you Share this post Link to post Share on other sites
Rudy1405241475 0 Report post Posted April 24, 2005 Most button action like that is done in java script or dhtml script.Visit:DynamicDrive (http://www.dynamicdrive.com/) OrDhtmlCentral (http://www.dhtmlcentral.com/)you will find a ton of them.There are also web sites that offer to make the menu for you and let you copy the code.Advance HTML For Beginners (http://www.ahfb2000.com/dropdownmenumaker.php) Share this post Link to post Share on other sites
Maybe Skate Team 0 Report post Posted April 24, 2005 Remember to always search https://www.google.de/?gfe_rd=cr&ei=BwkjVKfAD8uH8QfckIGgCQ&gws_rd=ssl before posting for something simple to find like this. The web has a ton of scripts on everything you just have to search for them and pick out the best for you. I personally like this one: http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm Looks simple and customizable...but I am sure there are better ones out there! Share this post Link to post Share on other sites
Dream1405241490 0 Report post Posted April 24, 2005 I did google it, but all the results are not really what I'm looking for Share this post Link to post Share on other sites
redsox58 0 Report post Posted April 24, 2005 http://www.flashbuttons.com/ http://www.buttongenerator.com/Both I think contain what you are looking for. They are an "Easy and fast to create Navigation Menus! Instantly add your Text and Links to any of the animated buttons below. A webmaster tool that will add both functionality and flavor to your site." Share this post Link to post Share on other sites
Killer008r 0 Report post Posted April 25, 2005 Most button action like that is done in java script or dhtml script. Visit: DynamicDrive (http://www.dynamicdrive.com/) Or DhtmlCentral (http://www.dhtmlcentral.com/) you will find a ton of them. There are also web sites that offer to make the menu for you and let you copy the code. Advance HTML For Beginners (http://www.ahfb2000.com/dropdownmenumaker.php) <{POST_SNAPBACK}> That is untrue... google has alot of left out websites, or too many web sites to be able to search through all of them just to find one that you like. there are alot of fake and alot of bad dhtml, and javascript menus out there... and going to the people is usually allways the best and first thing that you can go to. Share this post Link to post Share on other sites
Houdini 0 Report post Posted April 25, 2005 ok i have a bunch of buttons, and I want it so when the mouse goes over it a drop down menu appears, so I have no idea how to code like that, all the buttons including the drop down part are in .gif format soo tell me if this is possible, thank you <{POST_SNAPBACK}> It would help if you were just a little more specific but you would have to code using either DHTML or HTML form with selections(that is what the drop down boxes are is selections). I see that others have pretty much offered the same information but it would require javascript for sure to fire lets say a hidden form that only shows when you mouse over the image, and you would have to make sure that it is cross browser and from looking at the links provided you should get some really great free scripts there to do what you want. Let us know how it works out. Steve Share this post Link to post Share on other sites
Coach 0 Report post Posted April 25, 2005 Here there is an additional interesting option: http://www.opencube.com/ Share this post Link to post Share on other sites
Killer008r 0 Report post Posted April 25, 2005 I would look on JavaScriptKit.com, Dynamicdrive.com or Any other Javascript/DHTML maybe even some Xtml (But i dont like Xtml all too much) look for ANFY java Scrpits, they have AWSOME menus and they arn't all Drop downs but they look Awsome. Share this post Link to post Share on other sites