Comments on: Galleriffic 1.0 http://trentacular.com/2009/02/galleriffic-1-0/ Trent Foley's Spectacular Technical Blog Fri, 18 May 2012 14:01:04 +0000 hourly 1 http://wordpress.org/?v=3.3.2 By: Trent http://trentacular.com/2009/02/galleriffic-1-0/comment-page-9/#comment-791 Trent Mon, 26 Oct 2009 15:12:09 +0000 http://trentacular.com/?p=86#comment-791 @Andrea You can use the gallery however you like without needed to add my name anywhere. I simply ask to email me a link to where you implemented the gallery for reference purposes. @Andrea

You can use the gallery however you like without needed to add my name anywhere. I simply ask to email me a link to where you implemented the gallery for reference purposes.

]]>
By: Andrea http://trentacular.com/2009/02/galleriffic-1-0/comment-page-9/#comment-789 Andrea Mon, 26 Oct 2009 14:36:21 +0000 http://trentacular.com/?p=86#comment-789 Hello This gallery of images is really well done! Many there are, but it contains all the necessary elements: 1.thumbnails 2.right images 3.Preload 4.Link exterior on each image 5.Effect "on mouse over" on miniatures. 6. ...... Question I'm a Web designer and I'm going to put my site such as galleries of thumbnails. On some sites that use your gallery is not your name. E 'required to add your copyright ? It requested a link to something? Thanks Hello
This gallery of images is really well done!
Many there are, but it contains all the necessary elements:
1.thumbnails
2.right images
3.Preload
4.Link exterior on each image
5.Effect “on mouse over” on miniatures.
6. ……

Question
I’m a Web designer and I’m going to put
my site such as galleries of thumbnails.

On some sites that use your gallery is not your name.
E ‘required to add your copyright ?
It requested a link to something?

Thanks

]]>
By: Trent http://trentacular.com/2009/02/galleriffic-1-0/comment-page-9/#comment-787 Trent Fri, 23 Oct 2009 20:48:10 +0000 http://trentacular.com/?p=86#comment-787 @Patz - Could you post a link to your site where you are testing. Galleriffic does build its pagination using a class name 'pagination', and it is likely the other script may be selecting the Galleriffic generated elements unintentionally. @Patz – Could you post a link to your site where you are testing. Galleriffic does build its pagination using a class name ‘pagination’, and it is likely the other script may be selecting the Galleriffic generated elements unintentionally.

]]>
By: Patz http://trentacular.com/2009/02/galleriffic-1-0/comment-page-9/#comment-786 Patz Fri, 23 Oct 2009 20:34:17 +0000 http://trentacular.com/?p=86#comment-786 Hi Trent Couldn't get the gallery to work on the site I want to use it on, but was working fine on a test page I made. I've got an external scripts.js file with loads of stuff going on in there, so I took out chunks of code bit by bit to try and find a conflict. When I take my other jquery pagination code out it works perfectly! So just removing this - initPagination(); allows it to function completely normally! But I need this for pagination elsewhere in the site... The script on my page is exactly the same as yours on the advanced one. I'm sure there's a simple way around this but my script knowledge is pretty lame =P Any help on this much appreciated Thanks a lot Pat Hi Trent

Couldn’t get the gallery to work on the site I want to use it on, but was working fine on a test page I made. I’ve got an external scripts.js file with loads of stuff going on in there, so I took out chunks of code bit by bit to try and find a conflict. When I take my other jquery pagination code out it works perfectly!

So just removing this – initPagination(); allows it to function completely normally! But I need this for pagination elsewhere in the site…

The script on my page is exactly the same as yours on the advanced one. I’m sure there’s a simple way around this but my script knowledge is pretty lame =P

Any help on this much appreciated

Thanks a lot

Pat

]]>
By: Trent http://trentacular.com/2009/02/galleriffic-1-0/comment-page-9/#comment-785 Trent Fri, 23 Oct 2009 14:11:47 +0000 http://trentacular.com/?p=86#comment-785 @Nilez - I found this which may explain the white specs. From Dan Walker ( http://forum.joomlaworks.gr/index.php?PHPSESSID=eab2713e0cca1ac4803158ac3b82db72&topic=2566.msg10513#msg10513 ): "After some research, the problem with white dots in IE has something to do an IE bug which shows very dark black as transparent with certain opacity filters. See this forum post: http://dynamicdrive.com/forums/showthread.php?p=118396. The white dots are the white background showing through transparency in the image. The simple fix is to make your background color of the image rotator div black. White dots will be gone." @Nilez – I found this which may explain the white specs. From Dan Walker
( http://forum.joomlaworks.gr/index.php?PHPSESSID=eab2713e0cca1ac4803158ac3b82db72&topic=2566.msg10513#msg10513 ):

“After some research, the problem with white dots in IE has something to do an IE bug
which shows very dark black as transparent with certain opacity filters. See this
forum post: http://dynamicdrive.com/forums/showthread.php?p=118396. The white dots
are the white background showing through transparency in the image. The simple fix is
to make your background color of the image rotator div black. White dots will be gone.”

]]>
By: Nilez http://trentacular.com/2009/02/galleriffic-1-0/comment-page-9/#comment-784 Nilez Fri, 23 Oct 2009 11:41:00 +0000 http://trentacular.com/?p=86#comment-784 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Some thumbnail and original images sometimes have visual problems on Internet Explorer 7 & 8. Mostly on the black colors on an image, big white spots occur. Those spots sometimes occur bigger, sometimes smaller. On Firefox, there is not any problem. See here the example ( so open in IE 7 or 8 ) http://www.designilez.com/mf/trouwen.php#11 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Some thumbnail and original images sometimes have visual problems on
Internet Explorer 7 & 8. Mostly on the black colors on an image, big white
spots occur. Those spots sometimes occur bigger, sometimes smaller. On
Firefox, there is not any problem.

See here the example ( so open in IE 7 or 8 ) http://www.designilez.com/mf/trouwen.php#11

]]>
By: Joshua http://trentacular.com/2009/02/galleriffic-1-0/comment-page-9/#comment-783 Joshua Thu, 22 Oct 2009 23:58:37 +0000 http://trentacular.com/?p=86#comment-783 Chedie is working with me on this project and I'm not sure who Tanya is. I changed 4 places that .click was located at then replaced it with .mouseover but it still doesn't do the exact desirable result. On line 167, enableHistory is already false. Unless I'm missing another place. If you'd like to see the example, <a href="http://www.refugedesign.org/clients/murals-and-more/b/trompe-loeil.html#10" rel="nofollow">go here</a>. Chedie is working with me on this project and I’m not sure who Tanya is. I changed 4 places that .click was located at then replaced it with .mouseover but it still doesn’t do the exact desirable result.

On line 167, enableHistory is already false. Unless I’m missing another place. If you’d like to see the example, go here.

]]>
By: Trent http://trentacular.com/2009/02/galleriffic-1-0/comment-page-9/#comment-782 Trent Thu, 22 Oct 2009 20:57:24 +0000 http://trentacular.com/?p=86#comment-782 @Chedie, @Tanya, and @joshuaseo Funny all 3 of you asked me the same exact question on the same day. Are you all the same person by some chance? Anyway, I am posting my response to each of you here so that you can collaborate in reaching the solution. I have never tried before to make the gallery react to hover instead of click. I imagine it would look something like what you (Tanya) mentioned, changing out the .click event bindings in the script to .mouseover bindings. You probably will want to disable history by setting the 'enableHistory' config option to false. Let me know how it goes. @Chedie, @Tanya, and @joshuaseo

Funny all 3 of you asked me the same exact question on the same day. Are you all the same person by some chance? Anyway, I am posting my response to each of you here so that you can collaborate in reaching the solution.

I have never tried before to make the gallery react to hover instead of click. I imagine it would look something like what you (Tanya) mentioned, changing out the .click event bindings in the script to .mouseover bindings. You probably will want to disable history by setting the ‘enableHistory’ config option to false.

Let me know how it goes.

]]>
By: Inah http://trentacular.com/2009/02/galleriffic-1-0/comment-page-9/#comment-781 Inah Thu, 22 Oct 2009 17:24:28 +0000 http://trentacular.com/?p=86#comment-781 Hi! I'm just wondering if this player can be used with vimeo or video in any way? Thank you! Hi! I’m just wondering if this player can be used with vimeo or video in any way? Thank you!

]]>
By: Simon Duncan http://trentacular.com/2009/02/galleriffic-1-0/comment-page-9/#comment-780 Simon Duncan Thu, 22 Oct 2009 10:48:21 +0000 http://trentacular.com/?p=86#comment-780 Hi... Got it! (Ignore previous message) Sorry... for some reason I was missing a "<" on line 574 of the javascript file. Great script. Simon Hi…

Got it! (Ignore previous message)

Sorry… for some reason I was missing a “<" on line 574 of the javascript file.

Great script.

Simon

]]>