Posts tagged with ajax (2)

Apr13 Webkit browsers and ajax redirections post author

webkit ajax chrome | comments

In one of my last tasks I have this page where an automatic download starts. I set jquery to wait for the page to load and then start an ajax request for the download. Everything was ok, except Chrome did not show any image from the CSS. The solution in the end was to use the old iframe tag and no fancy js.

Continue reading »

Jul08 Javascript No Obstrusivo o cuando Ajax es un problema post author

rails ajax javascript no obstrusivo performance | comments

Ajax ha sido un boom en el desarrollo web en los últimos tiempos, pero mal usado puede crear problemas de rendimiento. Puedes probar una busqueda en Google, pero los puntos problematicos son estos más o menos:

Continue reading »