|
 |
Website Goodies
Dropdown Menu Hyperlinks
Using a useful bit of source code you can add hyperlinks to a form
dropdown menu.
Place the following in your page headers:
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function formHandler(form){
var URL =
document.form.site.options[document.form.site.selectedIndex].value;
parent.top.location.href = URL;
;
}
// End -->
</SCRIPT>
Then to add your form use the following:
<form name="form" target="_top">
<select name="site" size="1" onChange="javascript:formHandler()"
style="font-size: 8pt">
<option>Website Goodies
<option value="redirect-in-3-seconds.asp">Redirect in 3 seconds</option>
<option value="view-image.asp">View Image Jpg Resize</option>
<option value="../download-free-asp.asp">Download Page</option>
<option value="../default.asp">Home Page</option>
</select>
</form>
Back to Website Goodies
Find out more about the
Affordable Group.
Are you looking to set up in business? Visit the
affordable guide for new business.
|
|
Latest News |
| Affordable Services Ltd are the launch another new magazine
to be published along side essexuncovered™ magazine.
Essex EBusiness Finalists and yet again, nominations in the Essex EBusiness Award.
Another great brand is added to the Affordable Group catalogue.
Trade Sunglasses supplying
companies with Wholesale Sunglasses only. If you are looking for for
sunglasses then visit
the Sunglasses Shop.
Affordable Services is launching its own brand of sunglasses. Designed in
the UK NUEU is a hot designer brand
launching early 2005.
Web design
Sunglasses Shop
|
|