Rollover Submit Button
Posted by: forallweknow
Posted on: 2003-05-02 06:05:00
Hello there,
It seems I always arrive at this point and can't figure it out. I'm putting together an announcement list, and not only do I want to use my own submit and unsub buttons, but I want them to maintain their rollover nature. However, whenever I add any part or all of the K-Base's suggested
<input type="image" border="0" name="submit" src="subscribe.gif">
I loose the rollover effect. Here's the latest submit button that I'm working on (I use Dreamweaver):
<td><a href="#" onFocus="if(this.blur)this.blur()" onMouseOver="MM_swapImage('subscribe_but_r1_c2','','graphix/subscribe/subscribe_but_r1_c2_f2.jpg',1);" onMouseOut="MM_swapImgRestore();"><img name="subscribe_but_r1_c2" src="graphix/subscribe/subscribe_but_r1_c2.jpg" width="150" height="50" border="0" alt=""></a></td>
Could you please take a look at the code, and let me know how to have my cake and eat it too?
Thanks much for your time.
White Ash
www.White-Ash.com