Page 1 of 1

button - onclick link to a url

Posted: Wed Dec 06, 2006 2:30 pm
by Mythic Fr0st
How would I link a url to a button (< i forgot)

Posted: Wed Dec 06, 2006 3:11 pm
by feyd
Google has amazing powers to know just about anything.

Posted: Wed Dec 06, 2006 3:37 pm
by Burrito

Code: Select all

onClick="location='http://www.somesite.com'"

tyT

Posted: Wed Dec 06, 2006 4:38 pm
by Mythic Fr0st
Thanks, and yea I know, didnt think of it though lolz