Quote:
Originally Posted by novicer
ok, so I have solved the problem with part of the coding showing up on my web page, I erased it. Now when I click on my image, the window opens up to the desired size within the coding above; however, my image is not displaying with the the box... the message I am receiving states...Firefox can't find the file at /C:/Users/Ochie/Desktop/promotionpays/FruitStores/promotion pays products/WB 4000.jpg.
|
What folder is your website? promotionpays? If so this is the code
Code:
<a href="#" onclick="window.open('http://www.promotionpays.com','', 'width=600,height=600,left=0,top=0,resizable=yes,menubar=no,location=yes,status=yes,scrollbars=yes');"><img src="/promotion_pays_products/WB_4000.jpg" width="" height="" alt="image" /></a>
It really is hard to see what your trying to do.
What image do you want to be the link? and website would you like it to link to?