Ajax A Prueba De Balas

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    Ajax A Prueba De Balas - Presentation Transcript

    1. Bulletproof Ajax
    2. a prueba de balas incremento progresivo
    3. comportamiento JavaScript presentación CSS estructura HTML contenido
    4. <p> This is the introduction </p> <p style=\"font-weight:bold\"> This is the introduction </p> <p class=\"intro\"> This is the introduction </p> .intro { font-weight:bold; }
    5. <a href=\"help.html\"> Ayudar? </a> <a href=\"help.html\" on click=\"window.open (this.href); return false\"> Ayudar? </a> <a href=\"help.html\" class=\"help\"> Ayudar? </a>
    6. window.onload = function(){ // get links with class help // loop through each one link.onclick = function() { window.open(this.href); return false; }; };
    7. atención <a href=\"javascript:...\"> <a href=\"#\" onclick=\"...\">
    8. communicating with the server without refreshing the whole page. Ajax
    9. communicating with the server without refreshing frames the whole page. iframe Flash XMLHttpRequest
    10. Microsoft IE5 Mozilla Safari Opera W3C XMLHttpRequest
    11. send responseText open status navegador « »XHR« » servidor XMLHttpRequest
    12. velocidad
    13. cliente ligero
    14. cliente ligero navegador « » servidor visualización datos procesamiento
    15. cliente pesado
    16. cliente pesado navegador « »XHR« » servidor visualización datos procesamiento
    17. montacargas
    18. incremento progresivo XMLHttpRequest
    19. incremento progresivo Hijax
    20. cliente ligero navegador « » servidor visualización datos procesamiento
    21. navegador « »XHR« » servidor visualización datos procesamiento
    22. { navigation search main content navegador servidor on form log shopping cart footer
    23. navigation search main content navegador XHR log on form shopping cart footer
    24. paradoja? plan for Ajax from the start implement Ajax at the end
    25. reconocimiento de patrones log on add a comment rate this add to cart search results? pagination?
    26. documentos aplicaciones
    27. desafíos de diseño
    28. WTF? what is happening? what just happened?
    29. beyond the browser the back button bookmarking
    30. ruebas de usuario
    31. gracias adactio.com http://flickr.com/photos/flydown/42047131/ http://flickr.com/photos/bizzygirl/291918549/ http://flickr.com/photos/benchan/150094224/ http://flickr.com/photos/rogerjones/121736518/ http://flickr.com/photos/chuckbiscuito/161971512/

    + adactioadactio, 3 years ago

    custom

    810 views, 0 favs, 0 embeds more stats

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 810
      • 810 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 14
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories