Here is a quick way to reproduce the problem
- Visit http://ramnathv.github.io/pycon2014-r
- Click on Section 3.2
You will notice that images don't load on the page. Hitting refresh loads the images.
I suspect that since the page is being loaded using Ajax, it is not waiting till the images get loaded. It would be great if this could be fixed.
Here is a quick way to reproduce the problem
You will notice that images don't load on the page. Hitting refresh loads the images.
I suspect that since the page is being loaded using Ajax, it is not waiting till the images get loaded. It would be great if this could be fixed.