Forum Moderators: open
My Iframe tag loads a floating ad over the parent page. The problem I am facing is I need to make it transparent so that the underlying page can be seen and clicked. I managed to do this in IE 5.5 and above using "Allowtransparency" attribute but no luck with lower browsers. Any suggestions? Or any alternatives? (I tried using div but how do I set the source for div tag?)
Thanks,
Reshma
Off hand, I can't think of a good cross browser solution for what you are attempting. Unless you are willing to exclude a sizable segment of potential visitors, you had best reconsider your design.