| View previous topic :: View next topic |
| Author |
Message |
thomas
Joined: 15 Mar 2006 Posts: 6
|
Posted: Mon Mar 20, 2006 9:56 am Post subject: rollover |
|
|
can anyway write up a tutorial or send me a link for a tutorial about rollovers. i know about the simple one picture rollovers but i want to know how to create a link that you scroll over and a drop down box of say will appear and have different options to choose from. much like the one on http://www.bigpond.com/ if you go there and rolover internet plans ect you will see wat i mean.
Thanx in advance |
|
| Back to top |
|
 |
|
|
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3547 Location: Sweden
|
Posted: Mon Mar 20, 2006 5:51 pm Post subject: Re: rollover |
|
|
Just take the code from that site, save it as a .html -file (also save the .css and any included .js files that document refers to). Try if it works, start removing parts from the code that you don't think has anything to do with the rollover menus, test again, remove some more code, test. Do like that and you will have the code for the rollover menu.
This technique will work for all kind of clientsida code you want to copy (html, css and javascript). |
|
| Back to top |
|
 |
johneva 500+ Club

Joined: 29 Oct 2005 Posts: 561 Location: Stafford, England
|
|
| Back to top |
|
 |
|