Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

<base target='_top'> not working iframe head

  • 1 svar
  • 14 har detta problem
  • 25 visningar
  • Senaste svar av cor-el

more options

i have dynamic loaded iframe in my application . when i click on the link inside the iframe i want to load the new page in parent window.i have manually added <base target='_top'> in the iframe head section . but link is displaying inside the iframe not in parent window. it is working all browsers excpet firefox.

i have dynamic loaded iframe in my application . when i click on the link inside the iframe i want to load the new page in parent window.i have manually added <base target='_top'> in the iframe head section . but link is displaying inside the iframe not in parent window. it is working all browsers excpet firefox.

Ändrad av jeealchemist

Alla svar (1)

more options

A good place to ask questions and advice about web development is at the MozillaZine Web Development/Standards Evangelism forum.

The helpers at that forum are more knowledgeable about web development issues.

You need to register at the MozillaZine forum site in order to post at that forum.
See http://forums.mozillazine.org/viewforum.php?f=25

You need to post a link to the website or post relevant parts of the code.