Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Ken #1
Graphic as form button
How can I use a graphic as a form button for my form submission instead of
the default button.
Thanks
Ken Guest
-
Button with graphic skin, transition with states,graphic vanishes???
Hi, Two issues. I've got three buttons (components) in a canvas (in an application) that are graphical (round graphics with transparent... -
Adding text to a graphic button
Hello to all, I have to write some scripts for a web side created with Frontpage. My customer used some button generated with FP. He like that... -
button > graphic > movie clip gotoAndPlay
I have a button inside a graphic which is then inside of a movie clip (for fading). In the graphic symbol I have the following syntax applied to... -
how to make graphic pop up when mouse rolls over button...
can anybody explain to me how to make a graphic pop up when i rollover a button, and then go away when it rolls off? i want to line up several... -
Using a button graphic to refresh a page
Hello I'm creating a page which will appear as "full-screen" with no browser interface elements whatsoever. I will need to add a Refresh button on... -
Nancy Gill #2
Re: Graphic as form button
use input type=image as follows:
<input type="image" src="submitImage.gif" alt="Submit Form">
--
Nancy Gill
Team Macromedia Volunteer for Dreamweaver MX/UltraDev
[url]http://www.macromedia.com/go/team/[/url]
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development
"Ken" <kpollard@aerosurf.net> wrote in message
news:d56hmk$ing$1@forums.macromedia.com...> How can I use a graphic as a form button for my form submission instead of
> the default button.
>
> Thanks
>
>
Nancy Gill Guest
-
Ken #3
Re: Graphic as form button
Thanks Nancy, that did the trick!
"Nancy Gill" <nancy@webwish.com> wrote in message
news:d570ra$5lu$1@forums.macromedia.com...> use input type=image as follows:
> <input type="image" src="submitImage.gif" alt="Submit Form">
>
>
> --
> Nancy Gill
> Team Macromedia Volunteer for Dreamweaver MX/UltraDev
> [url]http://www.macromedia.com/go/team/[/url]
> Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
> Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A
> Beginner's
> Guide, Mastering Macromedia Contribute
> Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web
> Development
>
> "Ken" <kpollard@aerosurf.net> wrote in message
> news:d56hmk$ing$1@forums.macromedia.com...>>> How can I use a graphic as a form button for my form submission instead
>> of
>> the default button.
>>
>> Thanks
>>
>>
>
Ken Guest



Reply With Quote

