Exforsys
+ Reply to Thread
Results 1 to 5 of 5

Iframe problem in Firefox

This is a discussion on Iframe problem in Firefox within the Html forums, part of the Programming Talk category; using iframe in my blog,but it works on only IE,not working properly in Firefox browser.please tell me corect iframe code....

  1. #1
    Martin Lucas is offline Junior Member Array
    Join Date
    Feb 2006
    Answers
    10

    Iframe problem in Firefox

    using iframe in my blog,but it works on only IE,not working properly in Firefox browser.please tell me corect iframe code.

    Last edited by chowsys; 11-07-2006 at 11:14 PM.

  2. #2
    sammy is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    145
    Firefox will always show scrollbars on the gadget iframe due to a deficiency in Firefox .If you put your own iframe inside of the gadget iframe and set it to no scrollbars and you don't get doubled scrollbars.


  3. #3
    Sam Jepsum is offline Member Array
    Join Date
    Dec 2010
    Answers
    34
    I believe you can correct this with some good CSS Mojo


  4. #4
    megadanny1 is offline Junior Member Array
    Join Date
    Dec 2010
    Answers
    6

    Smile

    this code will work just change the width and hieght to whatever size you want your iframe to be

    HTML Code:
    <iframe
    src="news.html" height="350" width="43">
    </iframe>



  5. #5
    poojadreams is offline Junior Member Array
    Join Date
    Aug 2011
    Location
    Hyderabad
    Answers
    22
    ya i tested this code. It works fine for me. I think i frames are not search engine friendly. Try to avoid them as much as you can.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...