OZONE Asylum
Forums
Stupid Basic HTML
Ok...onClick and <button> problems
This page's ID:
23122
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Okay... My bad for not explaining i am a newbie (i did, but not at the front of my og post, it was at the end...) But I guess my question is you know what... Ill copy the whole thing here... From the last post from mobrul Im assuming i have to define the closeWimdow function somehow. And in Dreamweaver it comes up automatically with the uppercase. So unless they have it wrong in the program (possible, but not probable...) Im not sure what Im missing. Im really thankful for all the info, and I know when its fixed Ill feel like an ass, because it will have been something so simple I should have figured it out in 5 min. POST EDITED !!! I found a MXP to drop in to give me the behavior I needeed. Thanks again for all the feedback below is the fixed HTML (but not the final HTML. Im still fixing the sixe and noresize, which is not written in yet.) C. <HTML> <META HTTP-EQUIV="refresh" CONTENT="60"> <META HTTP-EQUIV="expires" CONTENT="0"> <META HTTP-EQUIV="pragma" CONTENT="no-cache"> <meta http-equiv="content-type" content="javascript" <script language="JavaScript" type="text/JavaScript"> <!-- function close_window() { window.close(); } //--> </script> <HEAD> <TITLE>Bipolar Webcam</TITLE> </HEAD> <BODY> <CENTER> <p><IMG SRC="webcam.jpg"> <BR> <SMALL> Powered by <A HREF="http://www.evological.com/evocam.html">EvoCam</A> </SMALL></p> <p> </p> <p> </p> <p> </p> <p> </p> <button type="button" onClick="closeWindow();close_window()">Close Window</button> </p> </CENTER> </BODY> </HTML> [small](Edited by [internallink=22972]Crotaline[/internallink] on 08-30-2004 22:37)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »