| | |||||
| ||||||||
| Website Development Development concepts, scripts, sponsors and affiliate programs. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Jun 2005
Posts: 10
![]() | Transforming a Form button into Normal button Dear Friends! I would like to ask you how to transform a form button which is available from teh Dreamweaver forms tab into a normal (rollover like) simple button which will simply link to another page and not submit anything. For an example of such button please visit gmail.com (the "Sign In" buttin). Or is there any free online button gallery where it can be found? Thank you in advance!!!! Dima |
| |
| | #2 (permalink) |
| NamePros Member Join Date: Sep 2005
Posts: 170
![]() | You could always code out a form with just the input submit button and change the value to display whatever text you wanted. Then get a screencap and crop it from the rest of the display. Probably an easier way but that's off the top of my head, hehe. Code would look like this: Code: <form> <input type="button" value="text"> </form>
__________________ Black Toned [Click] |
| |
| | #3 (permalink) |
| Senior Member Join Date: May 2005 Location: Regina, Sask, Canada
Posts: 1,318
![]() ![]() ![]() ![]() | well i could easily just make that in photoplus, it might not have a transparent bg but it'll work, and i'll code it for you to if you want, just for some rep.depends on what you want it to say though and what type of button you meen, as if i use a dif browser it'll be different |
| |
| | #4 (permalink) |
| Senior Member Join Date: May 2005
Posts: 1,538
![]() ![]() | i can do this for you in photoshop with pretty good transparacy edges
__________________ Did you try my toolbar? Works in Firefox and IE! http://www.bumrecords.net - Fun Games, Music, Discussion, And Much More! upload² •Pick the Web Hosting Company most NamePros Members Use Pick Chronichosting!• |
| |
| | THREAD STARTER #5 (permalink) | ||||
| New Member Join Date: Jun 2005
Posts: 10
![]() |
Thanks for all your helpfull suggestions. But i only need a form button which will simply link to another page, like the one above with a link in it. Do not know how to do this. Pls Help!! ![]() Cheeers! | ||||
| |