External Javascript not working in <iframe> in MSIE and Safari

Discussion in 'JavaScript' started by ads2help, Dec 8, 2008.

  1. #1
    My page got 4 external javascript file which is in php extension.

    When i load it inside iframe, they work perfectly in Opera and FF but they just don't load in MSIE and Safari.

    The weird thing is when I load the page directly ( not in iframe ) , it can load in all browsers.

    Even weird, it works for all browser even in <iframe> in http://localhost when i was testing it.

    So i did some testing..i typed this in one of the external javascript.

    alert('testing..');

    It alerted 'testing..' in FF and Opera but not MSIE and Safari.

    So i think the external javascript don't load inside iframe when i was using MSIE and Safari.

    What can be the problem?

    I can reward you for this if you solve this problem for me =x
    Thank you.
     
    ads2help, Dec 8, 2008 IP
  2. ads2help

    ads2help Peon

    Messages:
    2,142
    Likes Received:
    67
    Best Answers:
    1
    Trophy Points:
    0
    #2
    I think i got this fixed few seconds ago!!!

    thank you.
     
    ads2help, Dec 8, 2008 IP
  3. rene7705

    rene7705 Peon

    Messages:
    233
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    explain how plz..
     
    rene7705, Dec 8, 2008 IP
  4. ads2help

    ads2help Peon

    Messages:
    2,142
    Likes Received:
    67
    Best Answers:
    1
    Trophy Points:
    0
    #4
    This was an misunderstood =D

    It was actually another problem but i got it fixed now
     
    ads2help, Dec 9, 2008 IP