donluismx / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

Momentary unstyled gallery when google ads are present #89

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Placing the google ad script code on the same page as a gallery
2.
3.

What is the expected output? What do you see instead?
I expect to see the loader gif file. This happens if the google ad code is 
removed. But not if it is 
in place. Specifically, it's the external .js file. It looks like it's slow 
enough that it delays the 
rendering, and you see the actual UL representing the gallery as if javascript 
were turned off for 
a moment before things correct themselves. 

What version of the product are you using? On what operating system?
Latest.

Please provide any additional information below.
It seems to be a problem suffered by a few other jquery based scripts as well, 
but I cannot find a 
solution.

Original issue reported on code.google.com by jack.sta...@gmail.com on 12 Feb 2010 at 6:19

GoogleCodeExporter commented 9 years ago
In fact, you can see it in action on the author's demo page here: 
http://www.twospy.com/galleriffic/demo/index.html

Contrast with the example files that have no ads present. 

Original comment by jack.sta...@gmail.com on 12 Feb 2010 at 4:27