Posts tagged with chrome (1)

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 »