ThaLoCa
02-12-2003, 12:29 PM
Hey,
I made a new javascript code, well, I altered some codes...but it will allow you to have a pop-up window and using a image for the link, without having codes in the <head> part....
it's all in the image code!
Here it is if someone is interested :
<img src="img url" style="cursor:pointer;cursor:hand" border="0" ONCLICK="window.open('pop-up url', 'popup', 'toolbar=no,location=no,directories=no,status=no,m enubar=no,scrollbars=yes,resizable=no,copyhistory= yes,width=width ,height=height')">
Good luck, it worked for me........
I made a new javascript code, well, I altered some codes...but it will allow you to have a pop-up window and using a image for the link, without having codes in the <head> part....
it's all in the image code!
Here it is if someone is interested :
<img src="img url" style="cursor:pointer;cursor:hand" border="0" ONCLICK="window.open('pop-up url', 'popup', 'toolbar=no,location=no,directories=no,status=no,m enubar=no,scrollbars=yes,resizable=no,copyhistory= yes,width=width ,height=height')">
Good luck, it worked for me........