AltynbekKZ / galleriffic

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

Next and prev gallery thumbs showing then disappearing on page change #289

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1.Once the <next> page number link or <prev> page number link is selected.

What is the expected output? 

Thumbnails should update to those on the next page.

What do you see instead?

Brief jump or hitch where the very next thumbnail appears out of position (it 
appears after the last thumbnail on the page you are about to leave). Then, the 
thumbnail gallery on the next page loads (which is correct).

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

2.0 on Windows XP.

Please provide any additional information below.

Hard to describe, it almost seems as though the very first thumb on the next 
page wants to load directly after the last thumb on your current page. This 
then corrects itself and snaps back into position at the top of the new page, 
where it should be.

I've attached a graphic to try and explain the problem more clearly.

Original issue reported on code.google.com by simon.lo...@gmail.com on 5 Jun 2012 at 11:47

Attachments:

GoogleCodeExporter commented 8 years ago
Please try my fix of https://code.google.com/p/galleriffic/issues/detail?id=139

Original comment by ejmei...@gmail.com on 14 Jul 2012 at 8:18

GoogleCodeExporter commented 8 years ago
Thanks for letting me know about this, but unfortunately, the whole gallery has 
disappeared with this code implemented <:/

Original comment by simon.lo...@gmail.com on 16 Jul 2012 at 8:22

GoogleCodeExporter commented 8 years ago
Most likely you've made some typo causing the whole script to fail, or there is 
a mismatch on some #id. If you have Chrome or IE, do you see errors in the 
console (F12), or in Firefox with the Firebug add-on...?

Original comment by ejmei...@gmail.com on 18 Jul 2012 at 7:19

GoogleCodeExporter commented 8 years ago
Hi, i've replaced my jquery 1.6.4 file with the 1.4.2 source, and this seems to 
help; even that thumbnail seems to be behaving correctly now. The problem is 
that when i try using the full jquery.galleriffic.js file (which i've now 
downloaded to replace my own minimized version), the gallery stops working. Is 
modifying the jquery.galleriffic.js file something i have to do, or is it 
possible that i could use the HTML fix you supplied alone? My concern is that i 
don't have the galeriffic.js file which you used for your fix, mine may be a 
different version?

Original comment by simon.lo...@gmail.com on 30 Jul 2012 at 8:16