JAVA/Anchor linking - Need so help
How can I link an anchor to a JAVA nav button. I know how to link a URL, but not an anchor.
Thanks, Jon
How can I link an anchor to a JAVA nav button. I know how to link a URL, but not an anchor.
Thanks, Jon
Anonymous posted this at 17:14 — 18th October 1999.
They have: 5,633 posts
Joined: Jan 1970
Do you mean Java or JavaScript? If JavaScript try:-
<input type="button" value="CLICK" onClick="window.location.href='URL'">
----------
[email protected]
http://go.to/hass
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.