javascript (open custom window) for buttons?
Posted: Wed Mar 03, 2004 8:04 am
hi everyone basically i have written a custom javascript script that will open new windows without any extras, just the window, taskbar scroller anything
now ive never really liked JavaScript so im not really upto speed on it but i can code in it, as i previously stated i created the and using the code
will open it up no problem in a new window
however i now have a use for it when im using buttons however im not sure to go about it, it is a standard input button but edited heavily with CSS, is there anyway of applying this behaviour to a button
eagerly awaiting answer
Thanks In Advance
now ive never really liked JavaScript so im not really upto speed on it but i can code in it, as i previously stated i created the and using the code
Code: Select all
<a href="javascript:registrationpopup();">however i now have a use for it when im using buttons however im not sure to go about it, it is a standard input button but edited heavily with CSS, is there anyway of applying this behaviour to a button
eagerly awaiting answer
Thanks In Advance