Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

all browser run can access javascript objects in iframe but in firfox you can not do that after first refresh

  • No replies
  • 18 have this problem
  • 13 views
more options

1- I have a DIV tag in html page 2- Load dynamically an IFrame into that DIV 3- suppose that I have a JS function in that IFrame with name "func". 4- after first loading IFrame in DIV I can access "func" 5- but after reloading another IFrame into DIV I can access "func" in all browser IE,Chrome,Opera but I can not do this in FireFox

1- I have a DIV tag in html page 2- Load dynamically an IFrame into that DIV 3- suppose that I have a JS function in that IFrame with name "func". 4- after first loading IFrame in DIV I can access "func" 5- but after reloading another IFrame into DIV I can access "func" in all browser IE,Chrome,Opera but I can not do this in FireFox