|
| |
|
|
sticks464
Posts: 55 Joined: 10/16/2005 Status: offline
|
CSS Rollover - 2/6/2007 23:35:17
I am trying to apply a css rollover to the submit and reset buttons for a form. Here is the code I'm using, the onClick function is for a input validation script. quote:
<td style="background-color:#000000"><button name="Submit" value="Submit" type="submit" onClick="return checkmail(this.form.email)"><img src="images/submit.jpg" alt="Submit" /></button> <button name="reset" value="Reset" type="reset"><img src="images/reset.jpg" alt="Reset" /></button></td>
|
|
|
|
sticks464
Posts: 55 Joined: 10/16/2005 Status: offline
|
RE: CSS Rollover - 2/7/2007 7:47:06
I understand that. What I want to know is, can I apply a hover effect without changing the code. I'm thinking I will have to use javascript, but would rather use css if possible.
|
|
|
|
sticks464
Posts: 55 Joined: 10/16/2005 Status: offline
|
RE: CSS Rollover - 2/7/2007 17:11:50
Thanks jaybee, the css from webreference was just what I was looking for.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|