Click to See Complete Forum and Search --> : form buttons


netman182
04-06-2003, 12:16 AM
Is there a way to change the bland Windows/mac form buttons with some of my own creation??? i want to add flash buttons... if i can't do that can i add images instead of the reg. buttons. let me know thanks...
stefan

khaki
04-06-2003, 07:48 AM
this is a double-post (posted here only 2 minutes after the original post in the General forum).

that post is here:
http://forums.webdeveloper.com/showthread.php?s=&threadid=7269

khaki
04-06-2003, 11:24 AM
ya gotta get up pretty early in the morning to get one past me Dave ;)
(does this make me an honorary Moderator? :eek: )

EDIT: of course my outstanding solution in that thread has also been vaporized! :rolleyes:

khaki
04-06-2003, 11:53 AM
hmmm....
actually this was a triple-post!!! :eek:
and Pyro did a merge.

(so now my alleged "outstanding solution" will be exposed for being the meaningless drivel it was! :rolleyes: )

http://forums.webdeveloper.com/showthread.php?s=&threadid=7271

;) k

smokingkills
04-07-2003, 04:01 AM
so instead of the bog standard

<input type="submit" etc.. which would use a normal button, use this:

<input type="image" value="submit" src="mybutton.gif">