Coder Social home page Coder Social logo

jgallery's People

Contributors

jakubkowalczyk-pl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jgallery's Issues

Backward transition

Hi!
It would be great if 'transitionBackward' value can be opposite to 'transition' value automaticallly. So you don't need to set both of them.

fitToWindow default

I'm currently sifting through the jgallery.min.js file and I may be overlooking it, but I cannot seem to find a way to set the gallery default to a 'scale-to-fit' approach. I'm going to try and modify it so the 'resize' option can be toggled as true or false.

change after first load + animation forward and back

When the gallery loads, It isn't the first image that appears, then the first image appears with a changing animation. It there any way to show the first image after load without any animation?

Is there a way to make different animation when i step forward or back? It's a little annoying to see the slide animation from left to right, either i step forward or back.
Thanks!

Thumbnails scroll issue

When thumbnails position left or right 'Up' arrow doesn't work. Thumbnails doesn't scroll up. 'Down' arrow works fine.
Thanks.

Standard mode with mobile width, cannot go to next photo

(Summary as title)

Using standard mode as in the url below.
http://jgallery.jakubkowalczyk.pl/customize-standard#/images/large/1.jpg

Reduce the browser width to simulate a mobile width. You will be in the right mode once the thumbnail list disappears.

You cannot navigate to the next and previous photos. Neither by clicking nor swiping.

I have verified this with a mobile phone too. However, due to the demo customization menu on the right, orient the phone to landscape to be able to see the jGallery (page refresh may be needed).

Error with canClose

Setting canClose to true gives this error:

TypeError: f.fn.jGalleryOptions[this.intId] is undefined
file:///Volumes/jgallery-master/js/jgallery.min.js
Line 9

image orientation is not correct

Orientation of the image described in exif tags is not used to rotate automatically the image.
In thumnail list, the orientation is correct but in the main area, the image is not rotated

Fullscreen zoom size

Hi! It would be great if you can add something like 'zoomSizeFullscreen' parameter. To make it possible set different zoom size for regular gallery and fullscreen mode.
For some images it is great to show them in 'fill' size in regular gallery mode and 'original' size in fullscreen.
Thanks!

Duplicate Images

If you disable all CSS styles on the page with jGallery, you can see the same thumbnail images to be loaded several times. This is considered as bad SEO practice. Any thoughts on how to solve this?

Thanks!

Draggable zoom on touch devices

Zoom is working fine, but the problem is that you can't drag the image when it's zoomed. Tested on Andriod/Chrome and iOS/Safari.
Thanks.

add custom button

Good day, how to add custom button near zoom and fullscreen buttons?

Icon loader + background and slide transition timing

When one clicks on the next or previous link or on a thumbnail to load a slide, the loader appears with the opaque background and then the loader and background disappear and the same slide still shows for a time before the next slide loads. Users seem to think that slides are loading twice due to the timing of the loader disappearing and the new slide animation starting, etc.
It seems timing the animation closer to or at the same time the loader and background disappear would be better and not give the impression the same slide is loading twice before the next.

How to Remove this

Source: Pixabay.com

i want to remove this ...
if i success in removing this it will be very helpfull for me , it s awesome slider or effect for gallery

js error in ie11

hi
I'm getting a js errors running jgallery in ie11 from visual studio 2012 (with chrome it's fine)
I've attached the errors and my page screen shots
can you please advise
thanks

aspxpage
jserror1
jserror2

Thumbnail not responsive on smartphone

Hi,
First of all Thank you for this great script.
I had 2 problems:
1.I would love to make the thumbnail responsive on smartphone.
2. How can I used all photos from directory or folder.
Thank you.

Swipe/touch on desktop

Hi. If using swipeEvents:true on desktop, when you drag an image it stuck as soon as cursor leave the image (i.e. go outside the gallery or hover over navigation arrows). If you mouseup before cursor leave the image it swipe normally.

Is there a way to enable swipeEvents only for touch devices and disable for desktop?

Also, if swipeEvents:false on touch devices you can't go to next/previous images after gallery load, because navigation arrows appear only after you click on some of the icons (i.e. change zoom or start/stop slideshow).

Thanks!

Adding Icon hover text

My client was wondering if it was possible to add text below the icons or add hover tool-tip text to the icons for those who may not understand what the icon stands for.

In jGallery.min.js
"fa change-mode jgallery-btn jgallery-btn-small fa-expand" to hover the words "Full Screen"
"fa resize jgallery-btn jgallery-btn-small fa-search-plus" to hover the words "Zoom"
"fa fa-th full-screen jgallery-btn jgallery-btn-small" to hover the words "See all Photos"
"fa fa-list-ul change-album jgallery-btn jgallery-btn-small" to hover the words "See Other Projects"

My client is concerned that users wont understand what the icons mean even though I have explained to him that these are standard icons meant to be universally understood.

I know adding text defeats the true purpose of the icons but if its a simple adding it would help.

Thank you.
PS. The zoom feature works wonders. Keep up the good work.

Mobile - allow vertical page scroll with swipe

Left and right swipe works for changing the image. How can I swipe up and down the page,this is swiping up and down on the jgallery control?

I have touchswipe.js referenced. Left and right works. But up and down does not. Makes it difficult to scroll the page when the gallery is quite large.

This occurs on the demo once the images are loaded. Cannot swipe up and down the page. By swiping on the image.
http://jgallery.jakubkowalczyk.pl/#/images/large/1.jpg

I have tried adding allowPageScroll: 'vertical' to the .swipe() calls without success.

thank you

Is There a Way To Specify Start Image

Is there a way to specify which image to start at?
It would be nice to be able to specify in the jgallery call the index of the image to display.
For instance I want to put an image on my website that exists in the jgallery and when a user clicks on it the jgallery opens with that image as the currently selected image.
Is this likely to be a future feature?

Font Awesome 4

Hi! Do you plan to updated Font Awesome to version 4? It was released more than 6 month ago, but jgallery still use version 3.
Thanks!

Issues in IE 8 browser

Hi,
We are using a IE 8 browser where we could not use this jgallery. Is there any plugin or any other option to get use of this gallery functions in IE 8, 9, 10 ,11 browsers.

no tooltip

hi
the tooltip functionality don't work in my gallery.
I've try to add:
tooltips: true
tooltipSeeAllPhotos: 'See all photos'
tooltipSlideshow: 'Slideshow'
but that didn't help either
can you please help ?
thanks

Enhancement request

1.1.6 is working with the new full screen pop from standard view. Thank you for adding that.

Is it possible once the user clicks on the "zoom" icon to move the image around or move the users view so that they can see other parts of the image?

The client wants to use an image of 3240x4320 to show off detailed work on the images but right now when the image is "zoomed in" most of the image is off screen.

Please let me know if this enhancement is one that you would be willing to add.

Display Inline?

Is there a way to easily append the gallery to a internal element so that it renders within the page flow? I've tried going through the jquery and adjusting the append meathods but it is feeling really hacky and awkward. Was hoping there was an easier way of setting this option.

Thanks!

Graeme

Error when transition set to random

When I upgraded to v1.3.1, I get the following error when I set the transition to random:

TypeError: 'undefined' is not an object (evaluating 'G[0]')

change plugin classes to have 'jgallery' prefix

Might be a good idea to change the plugin classes to not use such generic classes as I am running into conflicts with my site wide layout and utility classes like 'container' and 'btn'.

Thanks again for the apendTo and mode functions. loving the plugin so far. also love that you are utilizing 'fontawesome' as I and already use that in all of my builds!

text alignment

hi
is there any way to change the text alignment in the album menu ?
I'm writing in hebrew so I need the text to aligned to the right (see attached)
thanks
textalign

Full screen from standard mode on Zoom click?

in "mode":"standard" I need to have the "zoom in" button kick the view to full screen or allow users to move their view around the larger image when its inside the small window.

If there is already a way to accomplish either of these tasks please let me know asap @ [email protected]

ty

thumbnail background color

hi
can I change the thumbnail background color (see attached) ?
those are my definitions:
$('#gallery').jGallery({ mode: 'standard', backgroundColor: '#FFFFFF', textColor: '#67A3BB' });
thanks
thumbbgcolor

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.