Help - Search - Members - Calendar
Full Version: popup code?
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
HKT
can anyone tell me the code,when u click a link in a website,the link popup?cause im trying to get my radio.blog to popup.
freeflow
well i have this one its just for radioblog. so you can use it.
CODE
<a href="#" onClick="MyWindow=window.open('URL','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,res
zable=no,width=240,height=315'); return false;">CLICK ME!</a>


for automatic pop up
CODE
<!-- begin code provided by createblog.com --><br />
<br />
<script language="javascript"><br />
//<!-- <br />
function demo()<br />
{ window.open ("URL","pop","width=240,height=315,location=0,menubar=0,resizable=0,scrollbars=0,status=0,
itlebar=1,toolbar=0") }<br />
--><br />
</script><br />
<br />
<!-- end code provided by createblog.com -->

i got the codes here :http://hannaxbear.shadows-the-sky.com/inde...oblog#popuplink
HKT
um the first code doesnt work?i tryed it,and it didnt popup?it just refreshed the page?
freeflow
did you only change the " click me , URL (to your radioblog url) , and the wdith and height otherwise it should work. I used it till last week. If you change the "#" it won't work. Click the link above and read what she wrote.

if you cant get it heres a pop up maker:http://pixelfx.org/tuts/html/popupmaker.html
jewx2
it also may not work if you are trying to use the javascript on myspace, but im pretty sure you already know that blink.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.