galleria

Jquery Galleria pause and play on hover

Hi. I have implemented the jquery Galleria plugin in a website, but would like for it to pause when I hover my mouse over it and play again, when I remove the mouse. How can I do this? Thanks Vayu ...

Problems with JQuery Galleria and IE7

I have a problem that I can't figure out what to do next. I have a website using JQuery Galleeria in an HTML page and 10 pictures autoplay scrolling at the top of the page. It is using the Classic theme and is very basic functionality. I tested it on my local IIS server and on an internal build server in IE7, Chrome, Opera, Firefox and...

How to Write JSON var data Object for JQuery Galleria

I am having a problem with JQuery Galleria and the support person there said it's a bug and to fix it I have to put my images into a JSON var data object in my Javascript. Unfortunately for me, I have no experience doing this and their information is not very clear. On their website support they show the following code as an example: v...

Galleria Jquery Transition Effects

Hey guys, So I am using galleria to show a slide show. I have it set to autoplay, so it shows a new picture every 3 seconds. Currently, the transition seems to be the picture sliding in from the right. Is there a way I can have it fade in? Pretty much any transition other then the sliding. Thanks! Kevin ...

Galleria + Colorbox working in IE, not in others

I thought I had this worked out, but unfortunately it does not work in FF or Chrome. I have a list of images that I would like displayed as a slideshow with carousel on my page. When the user clicks on the larger image I would like it to open a full size image in a lightbox. Here is the code that works in IE: <script src="Scripts/jqu...

Accessing elements created on-the-fly jQuery?

i am using this gallery plugin but i can't access the elements created on-the-fly by the plugin. what can i do?? Thanks folks!! ...

Galleria centralise main image

Hi, I'm using galleria to create a flickr slideshow on my sit and all works well apart from alignment of the main slide image. If I use the default transition setting (slide) the image appears centralised... which is fine, but any other transition such as fade or fadeslide shifts the main slide to either the left or right of the screen.....

IE7 making Galleria Fullscreen do funny things with dots navigation

Hi all, My Galleria gallery seems to be working everywhere except in IE7. I have hacked at the code to make it fit the designer's vision, however, I've ended up with a strange space and some dots along the top of the gallery in IE7. I have tried everything to make it disappear while allowing the navigation to function. Wondering if an...

Looking for a good Javascript gallery manager

I've been looking around for ages, and have settled on Galleria. It's... useful I suppose. Can anyone suggest anything better? What I'm imagining is a gallery format much like this: http://www.lolitaagogo.com/illustration/illustration/ After a little research on her website it looks like it's some custom js built by squarespace. So usi...

Galleria jquery plugin

Here is the home page for the popular jquery-plugin galleria. I need to insert the download link to the right bottom corner for the active image. Now there is available statistic like (3/10), which indicates the current number from list. Maybe someone already did this. What is the fastest way? UPD: using the gearsdigital's idea I wrot...

Why isn't my jQuery plugin loading in webkit browsers?

I'm using the Galleria plug-in. It works perfectly in Firefox and IE 7/8 but just completely fails in Chrome/Safari. The JavaScript doesn't even kick in, you can tell by the fact that it's not surrounded the #gallery div with the extra #galleria-container divs like it normally does. Literally nothing happens, I've checked the resource tr...