Click to See Complete Forum and Search --> : **SOLVED** How to hide a button


Tricky123
12-30-2002, 06:27 AM
Hi,

How can I hide a button?

<input type="button" name="submit" value="Get Cookie" onClick="return readCookie()">

I need it be hidden as it calls the function but I am using a VB event to fire it.



Sorry, it was obvious!!

<Input type="hidden">

96turnerri
09-17-2003, 03:34 PM
stupid :p :p :p :p

dash12345678
07-29-2007, 12:47 AM
Below is the javascript function i use in my login box. when i hit the enter key it wont log me in. Can someone tell me how i can modify this script to login using the enter key but still use the image as the button??



<a href="JavaScript: Login();">
<img src="http://www.freewebs.com/dash1234567890/Jims%20files/Pictures/dash1.jpg" border="0" alt="Login"></a>


Thanks Webmaster,Dash Inc.

Jim Johnson

ray326
07-29-2007, 01:25 PM
Don't hijack a thread. Start a new one with your question and in this case I'd recommend you start it in the Javascript forum.