Posted By:
Ioan_Vasile
Posted On:
Monday, February 2, 2004 02:14 AM
Please take a look at the following drop in ad: http://www.traficdublu.ro/dev/dropin.htm The script is written in the http://www.traficdublu.ro/dev/amcuceba.js . I want to call the dropin.htm (which contains the script) from a new page in an iframe. The page is located at: http://www.traficdublu.ro/dev/popup.htm The problem is that the iframe width and height is 0. In this case the layer doesn't show up. I tried to modify in the http://www.traficdublu.ro/dev/dropin.htm the 'document.body.clientWidth' and the 'document.body.clientHeight' to parent.document.body.clientWidth and parent.document.body.clientHeight ; but the layer still doesn't show up.
More>>
Please take a look at the following drop in ad:
http://www.traficdublu.ro/dev/dropin.htm
The script is written in the
http://www.traficdublu.ro/dev/amcuceba.js .
I want to call the dropin.htm (which contains the script) from a new page in an iframe.
The page is located at:
http://www.traficdublu.ro/dev/popup.htm
The problem is that the iframe width and height is 0.
In this case the layer doesn't show up.
I tried to modify in the http://www.traficdublu.ro/dev/dropin.htm the 'document.body.clientWidth' and the 'document.body.clientHeight' to parent.document.body.clientWidth and parent.document.body.clientHeight ; but the layer still doesn't show up.
The script is written in the http://www.traficdublu.ro/dev/amcuceba.js .
I couldn't figure out what do i have to modify in it to get the layer working.
Can you solve this mystery??
Your help is needed.
Thanks!
<<Less