Help - Search - Members - Calendar
Full Version: would you trust this?
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
Maccabee
Well on sites whenever someone clicks a comment box it brings up the text file so im trying to do it so it has a pop up come up instead.

So I was wondering instead of putting the javascript in the head and stuff should I just use this?

CODE
<a href="#" onclick="window.open('URL HERE', 'newwnd', 'WIDTH=300, HEIGHT=300, LEFT=100, TOP=100,status=0,scrollbars=0,resizable=0')">NAME OF LINK HERE</a>


And what is the newnd for?

thanks guys.
Maccabee
I think since im using php on my site ill just put the code in the head and then I can use a pop up box like that on any of my pages.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.