How to make a link pop-up?

liunx

Guest
I want to be able to make a link pop up in a regular window how do i go about doing this??<!--content-->Well, your link would look like:<br />
<br />
<a href=http://www.htmlforums.com/archive/index.php/"linkhere.com" target="_blank">Text</a><br />
<br />
You can have complete control over how big the window is, whether or not is has scroll bars, etc with Javascript, but seeing as how I am not wise in the ways of JS, I will let some oe else give more detail ;)<!--content-->opps, I made double post. I would appreciate if a mod would delete this one ;)<!--content-->
 
Back
Top