Results 1 to 2 of 2

Thread: Iframe SSI script II - Firefox Problem

  1. #1
    Join Date
    Apr 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Iframe SSI script II - Firefox Problem

    1) Script Title: Iframe SSI script II

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...iframessi2.htm

    3) Describe problem:
    I used Iframe SSI script II in http://www.it-innovations.ae/ . It's working totally fine with IE7 while the scrollbar is appearing in Firefox! How can I fix this issue?

    P.S: I used the same script in another website and I didn't face such problem!

    Thanks in advance.

  2. #2
    Join Date
    Apr 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I solved the problem!
    I changed IFrame overflow style from visible to hidden:
    Code:
    style= "overflow:hidden; width:100%; display:none;"

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
  •