Hi,
how can I set a link to button?
<input type=button onClick="">
What should I write in the
onClick="" method?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10024204.ht...
Zones:
HTMLDate Answered: 10/19/1997 Grade: C Views: 0
I have tried to figure out what was wrong, and fix it...but I can't; this is worth 100 points so I am hoping one of you can fix it and recode the source code so that the fix is in it! (The game ca...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10076719.html
Zones:
JavaScriptDate Answered: 08/31/1998 Grade: A Views: 0
Is ther an onclick command to:
1. Print the contents of a window
2. Close a window
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10117259.ht...
Zones:
HTMLDate Answered: 01/14/1999 Grade: B Views: 0
Hi.
What I want to do is spawn three windows from a page, then be able to close all three with a mouseclick on one of the pages in one of the windows...
So if we have three separate windows called...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10126677.html
Zones:
JavaScriptDate Answered: 02/15/1999 Grade: A Views: 0
I'm using the following code to take the user back to an index page after modifying the contants of a DB:
<INPUT TYPE="Button" Value="Back to Index" ONCLICK="location='idxbusinessgroup.cfm'+'?Star...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10164452.html
Zones:
JavaScriptDate Answered: 05/25/1999 Grade: A Views: 0
I have a component derived from TStringGrid that dynamically creates a button which appears in the top left corner of the string grid.
How/Where do I put the code that I want to be executed when...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10244569.html
I am resubmitting the question because I had it poorly worded!!!
I have a form with 2 options buttons.
htp.centerOpen();
htp.formopen('',cattributes=>'name="printOptions"');
IF pnOption I...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10475538.html
Zones:
JavaScriptDate Answered: 06/18/2000 Grade: A Views: 0
I would like to have access to the Request object upon hitting a button on my page. ie)
<input type=button value="click me" name="test" onclick=test()>
when i click the button, i want to call t...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10936341.htm...
Zones:
ASPDate Answered: 08/08/2000 Grade: B Views: 0
Hi,
I want to use 2 radio buttons to select whether all input buttons (used in place of <A> tags) will open a web page into the current window or a new one.
This is what I'm currently usi...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20162822.html
Zones:
JavaScriptDate Answered: 02/22/2003 Grade: A Views: 0
i have the following code in a button which i would like to get to work in an image
Please can someone give me the code to do this
code in the button
" gateKeeper()" this is in the button...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_20165385.ht...
Zones:
HTMLDate Answered: 11/20/2001 Grade: A Views: 0