HighDots Forums  

[?] Tag Object (Xhtml 1.1)

Javascript (Italian) Il linguaggio JavaScript (it.comp.lang.javascript)


Discuss [?] Tag Object (Xhtml 1.1) in the Javascript (Italian) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Cristiano Larghi
 
Posts: n/a

Default [?] Tag Object (Xhtml 1.1) - 03-22-2005 , 09:43 AM






Dunque,
stavo testando l'alternativa ai frames per xhtml1.1.
Più una curiosità che altro, visto che anche nel sito w3 ho trovato
scritto: se ti serve iframe usa xhmtl1.0.
In realtà ho provato con browser moderni e di per sé un qualcosa del tipo

<div><object id="MioFrame" data="CiclareHtmlInFrameP1.htm"
type="text/html"></object></div>

Funziona (mi manca di testare IE5), solo che perde dinamicità.
Se cambio via javascript "data" viene ignorato.
Ho visto che IE lo rimappa nella collection window.frames, quindi per IE
riesco a gestirlo tranquillamente.
Netscape, mozilla e Opera invece lo ignorano.
Ho provato anche brutture tipo
window.frames[IdFrame]=document.getElementById(IdFrame);
Viene accettato, ma comunque location segnala errore.

Qualche idea?
Qua qualche test che ho fatto:

http://www.criosoftware.it/public/es...tmlInFrame.htm

--
"Emancipate yourselves from mental slavery;
None but ourselves can free our minds"
B.M.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.