Está en la página 1de 13

AJAX Web 2.

0
Jorge Tancara Aguilar Magister en Ingenieria Matematica Informtica 2011

CONCEPTOS Ajax : Asynchronous JavaScript and XML


RIA : Rich Internet Applications DOM : Document Object Model

BOM : Browser Object Model


CSS : Cascadin Style Sheets

JavaScript : JavaScript XMLHttprequest MVC : Model view controller

DOM

DOM

DOCUMENT head title script idBotones body idTexto idTabla

input

input

input

table

tr

tr

tr

th

th

th

th

th

th

th

th

th

DOM
DOCUMENT

head
getElementById

body

title

script

idBotones b

idTexto b b

idTabla

input
[0]

input
[1]

input
[2]
Null

table
insertBefore

replaceChild

removechild

getElementsByTagName

tr
firstChild

tr
lastChild

appendChild

tr tr

th

nextSibling

th

previousSib ling

th

th

th

th

th

th

th

th

GRABAR COMO: milibre.js

GRABAR COMO: libre.js

GRABAR COMO: milibre.js

GRABAR COMO: milibre.js

GRABAR COMO: milibre.js

GRABAR COMO: milibre.js

GRABAR COMO: milibre.js

Fin de la presentacin

También podría gustarte