View Full Version : Blargh..Popup window image help


P-lover
04-12-2005, 09:16 PM
You guys must hate me for having to ask for help every few minutes. xD Anyway, I'm having trouble with the image in the popup.

You see, whenever I click on the image link for the popup it comes up - but the image inside it doesn't take up the whole space of the popup itself, and the size of the popup isn't the size of the image either. Also, whenever I click the image link for the popup to come up, the backround music on the original page stops playing. Is there anyway in which I can fix these problems?

Here is the link: http://www.freewebs.com/tehjournal
Just click on the big star on the top right hand corner for the popup. Help would be really appreciated, thank you!! :hamster:

buBbLebOo
04-13-2005, 02:00 PM
maybe this page can help you out... :)
http://www.lissaexplains.com/javascript4.shtml

P-lover
04-13-2005, 08:19 PM
maybe this page can help you out... :)
http://www.lissaexplains.com/javascript4.shtml


^^;; I've checked that page before. It's not really helping me with my problem right now. I'm sorry..

iTom
05-09-2005, 09:16 PM
^^;; I've checked that page before. It's not really helping me with my problem right now. I'm sorry..

one reason for the background sound to stop playing is that it is a new window. try putting the bgsound tags in the popup page.

in IE6, if in a popup, you do not specify a width or a height attribute, it will try and fit around the content of the popup.

i'm not sure totally how this works.

note: i'm think only IE6 supports this, so it may bring complications.