Document Object Model: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Recupero di 4 fonte/i e segnalazione di 0 link interrotto/i. #IABot (v2.0beta14)
LauBot (discussione | contributi)
m Bot: passaggio degli url da HTTP a HTTPS
Riga 54:
 
== Specifiche ==
* {{cita web|httphttps://www.w3.org/TR/REC-DOM-Level-1/|Specifiche DOM Livello 1}}
* Raccomandazioni del Livello 2:
** {{cita web|httphttps://www.w3.org/TR/DOM-Level-2-Core/|Specifiche nucleo DOM Livello 2}}
** {{cita web|httphttps://www.w3.org/TR/DOM-Level-2-Views/|Specifiche viste DOM Livello 2}}
** {{cita web|httphttps://www.w3.org/TR/DOM-Level-2-Events/|Specifiche eventi DOM Livello 2}}
** {{cita web|httphttps://www.w3.org/TR/DOM-Level-2-Style/|Specifiche stile DOM Livello 2}}
** {{cita web|httphttps://www.w3.org/TR/DOM-Level-2-Traversal-Range/|Specifiche Traversal and Range DOM Livello 2}}
** {{cita web|httphttps://www.w3.org/TR/DOM-Level-2-HTML/|Specifiche HTML DOM Livello 2}}
* Raccomandazioni del Livello 3:
** {{cita web|httphttps://www.w3.org/TR/DOM-Level-3-Core/|Specifiche nucleo DOM Livello 3}}
** {{cita web|httphttps://www.w3.org/TR/DOM-Level-3-LS/|Specifiche caricamento e salvataggio DOM Livello 3}}
** {{cita web|httphttps://www.w3.org/TR/DOM-Level-3-Val/|Specifiche validazione DOM Livello 3}}
* Note del gruppo di lavoro del Livello 3:
** {{cita web|httphttps://www.w3.org/TR/DOM-Level-3-XPath/|Specifiche XPath DOM Livello 3}}
** {{cita web|httphttps://www.w3.org/TR/DOM-Level-3-Views/|Specifiche di visualizzazione e formattazione DOM Livello 3}}
** {{cita web|httphttps://www.w3.org/TR/DOM-Requirements/|Requisiti di DOM}}
 
== Altri progetti ==
Riga 76:
 
== Collegamenti esterni ==
* {{cita web|httphttps://www.w3.org/DOM/|W3.org on DOM}}
* {{cita web|http://xml.coverpages.org/dom.html|Technology Reports}}
* {{cita web |1=httphttps://www.xml.com/pub/rg/DOM_Tutorials |2=Tutorials |accesso=12 settembre 2005 |urlarchivio=https://web.archive.org/web/20051214222021/http://www.xml.com/pub/rg/DOM_Tutorials |dataarchivio=14 dicembre 2005 |urlmorto=sì }}
* {{cita web|httphttps://www.w3.org/2003/02/06-dom-support.html|What does your user agent claim to support?}}
* {{cita web|httphttps://www.mozilla.org/docs/dom/reference/levels.html|What does each DOM Level bring?}}
* {{cita web | 1 = httphttps://msdn.microsoft.com/workshop/author/dom/domoverview.asp | 2 = About the W3C Document Object Model | accesso = 12 settembre 2005 | urlarchivio = https://web.archive.org/web/20050830050710/http://msdn.microsoft.com/workshop/Author/dom/domoverview.asp | dataarchivio = 30 agosto 2005 | urlmorto = sì }}
* {{cita web|http://www.quirksmode.org/dom/contents.html|W3C DOM scripts and compatibility tables}}
* {{cita web |1=httphttps://mozilla.org/docs/dom/domref/ |2=Gecko DOM Reference |accesso=12 settembre 2005 |urlarchivio=https://web.archive.org/web/20050924101420/http://www.mozilla.org/docs/dom/domref/ |dataarchivio=24 settembre 2005 |urlmorto=sì }}
* {{cita web |1=http://developer.kde.org/documentation/library/cvs-api/khtml/html/namespaceDOM.html |2=khtml Library API Documentation |accesso=12 settembre 2005 |urlarchivio=https://web.archive.org/web/20050306061629/http://developer.kde.org/documentation/library/cvs-api/khtml/html/namespaceDOM.html |dataarchivio=6 marzo 2005 |urlmorto=sì }}
* Interfacce per...
** {{cita web|httphttps://xml.apache.org/xerces-c/program-3.html|C++}}
** [httphttps://www.w3.org/2003/01/dom2-javadoc/index.html Java] - W3C Document Object Model Level 2
** {{cita web | 1 = http://interaction.in-progress.com/developer/dom/ | 2 = Lisp | accesso = 12 settembre 2005 | urlarchivio = https://web.archive.org/web/20051102123055/http://interaction.in-progress.com/developer/dom/ | dataarchivio = 2 novembre 2005 | urlmorto = sì }}
** [http://www.philo.de/xml/downloads.shtml Pascal] ([[Kylix (linguaggio)|Kylix]])
Riga 93:
** {{cita web|http://www.php.net/manual/it/ref.domxml.php|PHP4}}
** {{cita web|http://www.php.net/manual/it/ref.dom.php|PHP5}}
** {{cita web | 1 = httphttps://www.python.org/doc/current/lib/module-xml.dom.html | 2 = Python | accesso = 12 settembre 2005 | urlarchivio = https://web.archive.org/web/20050618001305/http://www.python.org/doc/current/lib/module-xml.dom.html | dataarchivio = 18 giugno 2005 | urlmorto = sì }}
** {{cita web | 1 = http://libgdome-ruby.berlios.de/ | 2 = Ruby | accesso = 12 settembre 2005 | urlarchivio = https://web.archive.org/web/20050609080554/http://libgdome-ruby.berlios.de/ | dataarchivio = 9 giugno 2005 | urlmorto = sì }}
** {{cita web|http://tclxml.sourceforge.net/tcldom.html|TCL}}