Log in

View Full Version : popup with fade background..



SteeleR
01-09-2008, 12:02 PM
http://89.215.52.231/templates/34/front9.html


this is the template..

the link that trigers the pop-up is the "link" link next to the bell image

there are 2 bugs..
first.. there are 2 divs (or div and iframe) one for the entire page fading.. the other for the popup itselft but the first only takes the visible part of the image.. so if the text is longer there is a scroll that allows the user to scroll the page( How can this be removed?)

the second problem is the pop-up itself.. it's transperant like its parent container and setting opacity to 1 doesn't help..

Thanks, SteeleR

SteeleR
01-09-2008, 03:12 PM
ok, half way there..

i made it with a transparent png image and added iframe for IE6- to work.. And I added the iepngfix.htc for IE to read the PNG but there turn up some error that neither allows the IE to show the png, nor the inner container (iframe). If the .png background images is removed all works(except the fading in IE)

any ideas ?