Rocinante's Tech Stuff
Rocinante team member comments on issues affecting their daily coding.
Tuesday, August 17, 2004
HTML Link-Button
Posted by
Ed Eichman
To create an HTML button which is actually a link rather than a form submit, put the following OUTSIDE of a form area. <input type="submit" value="Checkout Now" class="button" onClick="document.location=’http://whatever’"></input>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment