iframe transparent background

  1. #1

    iframe transparent background

    hello,

    in order to have a transparent background of an iframe in IE, I should set

    allowtransparency="true"
    in the iframe.

    How can i do that when the iframe is generated by the AutoLoad property of a Panel?

    Thanks
  2. #2

    RE: iframe transparent background

    done from

     self.parent.document.getElementsByTagName("iframe")[x].allowTransparency

    staff,

    i'd suggest to ensure that allowTransparency is set to true when an iframe is rendered, or at least i hope you'll show the property within AutoLoad ones.



    kind regards

Similar Threads

  1. Replies: 10
    Last Post: Mar 21, 2011, 9:02 AM
  2. [CLOSED] Window transparent background.
    By alainfo in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jun 17, 2010, 9:24 AM
  3. [CLOSED] the css background-color:Transparent does not work for TextField
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 10, 2010, 3:17 PM
  4. Replies: 2
    Last Post: Jan 07, 2009, 10:33 AM
  5. Change Tab background color or background image
    By georgelanes in forum 1.x Help
    Replies: 0
    Last Post: Nov 06, 2008, 3:55 PM

Posting Permissions