Help - Search - Members - Calendar
Full Version: Text submit for login
HTMLHelp Forums > Programming > Client-side Scripting
dmak
I have a login script, and I want to make a Text submit rather then a submit button.
Darin McGrew
You could use CSS to style your submit button as a normal link.

However, this is a generally a bad idea. Normal links and submit buttons do different things, and users get confused when they can't predict how links, submit buttons, and other widgets will behave.
dmak
Well, how do I make a text login as if it was a submit button?
pandy
You could use CSS to style your submit button as a normal link. smile.gif
http://htmlhelp.com/faq/html/docs.html#about-css
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.