Yes, thanks for the tip... I never knew the <button> tag existed in the
HTML spec!
Cheers,
..dean
> -----Original Message-----
> From: macmec [mailto:email@hidden]
> Sent: Friday, June 25, 2004 9:00 AM
> To: John Jameson
> Cc: email@hidden
> Subject: Re: Graphic Submit Button
>
>
> John, that's most excellent. I never knew you could put other HTML
> inside the button tag, that's the kind of solution I was hoping to
> find. Thanks again to everyone for the help.
>
> On Jun 25, 2004, at 03:16, John Jameson wrote:
>
> > The most flexible way I have found is to use
> >
> > <button type=2submit2>my button text</button>
> >
> > <button> accepts html so you can put an image in "my button
> text" or
> > you can
> > set it as a background image using CSS.
> >
> > This works on all browsers ( that handle graphics) including aqua
> > interfaces.
_______________________________________________
web-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development
Do not post admin requests to the list. They will be ignored.