1 Pop up Window Tue Feb 16, 2010 6:28 am
blue
Registered Member
I am looking something like this one:
<a href="#" onClick="window.open('http://www.webartzforum.com/html-hyper-text-markup-language-f5/pop-up-window-t371.htm#5670','_blank','toolbar=0, location=0, directories=0, status=0, scrollbars=0, resizable=0, copyhistory=0, menuBar=0, width=300, height=200, left=200, top=200');return(false)">Pop Up</a>
If someone click the "topic", it does pop up
<a href="#" onClick="window.open('http://www.webartzforum.com/html-hyper-text-markup-language-f5/pop-up-window-t371.htm#5670','_blank','toolbar=0, location=0, directories=0, status=0, scrollbars=0, resizable=0, copyhistory=0, menuBar=0, width=300, height=200, left=200, top=200');return(false)">Pop Up</a>
If someone click the "topic", it does pop up