Results 1 to 3 of 3

Thread: IFRAME Scroller Script nested in layer that has position as "float

  1. #1
    Join Date
    Nov 2004
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy IFRAME Scroller Script nested in layer that has position as "float

    Okay....so I'm going to make this a detailed as possible.....I'm trying to put the IFRAME Scroller script in the right hand side of the page:

    http://www.emergin.com/solutions/hea...e/default.html

    This is the page minus the coding for the scrolling text.....

    This page was created using layers, instead of tables (kicking myself now)

    Anyhow....I copy/pasted the code as instructed....I put it right below the "<DIV id=rightBar>" line in the coding..since I want it right above the contact info in the right panel.

    I see the box for the scrolling text, but I do not see any scrolling text. I've tested everything out in a blank document....and it works there.....

    I think it may have something to do with the absolute property of the div tag in the external.htm file and the fact I'm trying to place it on a floating layer.

    Here is the css properties for the rightBar div:

    DIV#rightBar {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 190px; PADDING-TOP: 0px; BORDER-BOTTOM: #003366 1px solid; BACKGROUND-COLOR: #e9e9e9
    }


    Hopefully someone can help!

    Thanks!

  2. #2
    Join Date
    Nov 2004
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    just noticed something....it will work in Netscape, but not IE v6

  3. #3
    Join Date
    Nov 2004
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Talking

    in case anyone is wondering......I just recreated the same exact page in a new file...and everything works perfectly.....some things, I guess, should go unquestioned.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •