AngeLofPeAcE
04-25-2003, 03:48 PM
hi im trying to link images to a pop up window instead of using a text link. i tried using this code:
<A HREF="javascript:void(0)" ONCLICK="open('your URL.html','miniwin','toolbar=0, location=0,directories=0, status=0,menubar=0, scrollbars=0,resizable=0, width=200,height=200')">Text for link or image</A>
where it says text for link or image i tried putting lw.gif but that didn't work so i tried doing the url for the image, what do i do0o0o???? please help
<A HREF="javascript:void(0)" ONCLICK="open('your URL.html','miniwin','toolbar=0, location=0,directories=0, status=0,menubar=0, scrollbars=0,resizable=0, width=200,height=200')">Text for link or image</A>
where it says text for link or image i tried putting lw.gif but that didn't work so i tried doing the url for the image, what do i do0o0o???? please help