hi. have a site running and have managed to get a nice pop up to using a href link. can anyone tell me how i can get a background or additional images within the pop up as it doesnt use the same info to genearate pop up as the normal pop up option?
am using something like this code (which i found on this forum) to generate pop up from link..
<A onclick="ShowPopUp(this.href,400,420);return false;"
href="picture.jpg">more</A>
How do i get a background or additional images in pop up??
Please help. Many thanks from Platinum
am using something like this code (which i found on this forum) to generate pop up from link..
<A onclick="ShowPopUp(this.href,400,420);return false;"
href="picture.jpg">more</A>
How do i get a background or additional images in pop up??
Please help. Many thanks from Platinum
Comment