Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Display Flash content in iframe added from javascript

  • 1 válasz
  • 2 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: cor-el

more options

I want to insert an object with javascript in an IFrame document.

element.innerHtml("<object ..."). It is working well on normal document but is not working in IFrame document.

The flash object is not displayed.

thank you ionel alexandru www.fmath.info

I want to insert an object with javascript in an IFrame document. element.innerHtml("&lt;object ..."). It is working well on normal document but is not working in IFrame document. The flash object is not displayed. thank you ionel alexandru www.fmath.info

Összes válasz (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.