using my own buttons as submit buttons on forms

  • homer simpson
  • Student
  • Student
  • No Avatar
  • Joined: Jan 01, 2003
  • Posts: 96
  • Status: Offline

Post November 24th, 2003, 1:00 pm

I'm using Autorank Pro and trying to make a submit button one of my own buttons.

How would I go about doing this?

I have this where the Autorank submit goes:

<input type="submit" value="Search" style="font-size: 11px; font-family: Verdana" name="submit">

But I want to use of my own images rather than the grey box w/ the "submit" in it.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post November 24th, 2003, 1:00 pm

  • b_heyer
  • Web Master
  • Web Master
  • User avatar
  • Joined: Jun 15, 2003
  • Posts: 4583
  • Loc: Maryland
  • Status: Offline

Post November 24th, 2003, 1:20 pm

Try googling for submit button images...710000 results.
Pixel Acres V2
  • homer simpson
  • Student
  • Student
  • No Avatar
  • Joined: Jan 01, 2003
  • Posts: 96
  • Status: Offline

Post November 24th, 2003, 1:35 pm

Got it to work. Is anyone familiar with Autorank Pro?
  • Nucleo
  • SausagePorkPie
  • Mastermind
  • User avatar
  • Joined: Aug 16, 2003
  • Posts: 2297
  • Loc: UK - England
  • Status: Offline

Post November 25th, 2003, 5:16 am

u always say that
try google
they come onto this forum for help, and perhaps to help people who come to have a read and learn, saying google, defeats the whole object of comming to a webmaster forum for help

this isn't a dig at you, but I would have liked to know that answer to the question. but u drove him away to find the answer himself.
Codebuddies - Website Development Resource
|INCLUDE(), INCLUDE_ONCE(), REQUIRE() IN PHP | - / - |MICROSOFT CRM 4.0 ONCLICK EVENT WITHIN FORM |
  • RichB
  • Guru
  • Guru
  • User avatar
  • Joined: May 17, 2003
  • Posts: 1121
  • Loc: Boston
  • Status: Offline

Post November 25th, 2003, 9:43 am

To use an image for a submit button just use input type="image" - something like this:

Code: [ Select ]
<input type="image" src="blah.gif" alt="Submit button" width="88" height="31">


I'm pretty sure this has been asked before and I was going to post a link to the topic, but unfortunately the built-in phpBB search function leaves something to be desired.
Free Programming Resources
  • b_heyer
  • Web Master
  • Web Master
  • User avatar
  • Joined: Jun 15, 2003
  • Posts: 4583
  • Loc: Maryland
  • Status: Offline

Post November 25th, 2003, 1:09 pm

Indeed it does :(
Pixel Acres V2

Post Information

  • Total Posts in this topic: 6 posts
  • Users browsing this forum: No registered users and 122 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.