Membership is FREE, giving all registered users unlimited access to every Acorn Domains feature, resource, and tool! Optional membership upgrades unlock exclusive benefits like profile signatures with links, banner placements, appearances in the weekly newsletter, and much more - customized to your membership level!

Wanted: Service Help with drop down menu

Status
Not open for further replies.
Joined
May 10, 2007
Posts
1,971
Reaction score
288
Hi,

Here is some code that I'm using:

_____________
<html>
<head>
<title>test</title>

<script language="JavaScript">
<!--
function WinOpen() {
var url=document.redirect.selection.value
document.location.href=url

}

// -->
</script>


</head>
<body>

<form name="redirect">
<select name="selection">
<option value="http://www.google.co.uk">Google</option>
<option value="http://www.yahoo.co.uk">Yahoo</option>
</select>
<input type=button value="Go!" onClick="WinOpen();">
</form>

</body>
</html>
____________

It works fine, but I want to use an image for the button.

When I try and do this, I seem to break it!

Please help ;)

Thanks
 
Last edited:
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members online

Premium Members

Latest Comments

New Threads

Domain Forum Friends

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
      There are no messages in the current room.
      Top Bottom