I was looking for some Jquery plugin which will show the images thumbnail in a bigger image and with the info. related to it. Like we search in Google images and get the nice looking effect of image in bigger size. May be someone have know the plugin or some good suggestion.
Thank you!
There is a beautiful working solution in this SO answer.
Working demo.
A gPop jquery plugin:
DEMO
Download plugin on Github
Related
I am trying to create a site that animates page transitions instead of just loading the next page. I found a great example at jetlag.photos (feel free to check that out). Their animations work flawlessly on the desktop and mobile. I know they used the GreenSock library to help with this but I do not see much in the way of URL transitions in the documentation. Please help!
I used the Ken Burns effect by the code seen on the click to go to site
It is working now. But it is not much quality as you can see on this website too.
It is not smooth and looks bit vibrating.
Can anyone tell me a way to smooth this animation like we can see on Visual Slideshow software??
Thanks!!
Here's an article that details rolling your own: http://jqueryfordesigners.com/image-cross-fade-transition/
It also includes a link to download the plug-in that they detail.
anyone know a plug in that can make a similar thing that is showed is the second example - (JC Play List Minimal Skin)
http://www.jumpeyecomponents.com/Flash-Components/User-Interface/JC-Play-List-285/examples.htm
only the scroll, not the background image
i have some problems with flash :)
thanks!
How about the HoverScroll jQuery Plugin? There's also this plugin, which isn't exactly the same as the Flash example.
Looking for a jquery plugin or some jquery script that would do something like this:
If you roll the mouse over the main image, you can see the zooming of the image etc.
Anywhere I could find something that does similar?
There is famous jQZoom plugin for that. See the demos here.
Update:
See:
AnythingZoomer
15+ jQuery Plugins to Create Stunning Image Zoom Effects
Please advise me a jQuery carousel plugin that can make a carousel like the one on the image. I mean that, when the image item becomes active, it moves into the center and becomes large.
Thanks.
I think you want this: http://imageflow.finnrudolph.de/
Apparently, this is the original 'cover flow', even Apple has licensed this for iTunes.
I've used this on projects before and even integrated it into Drupal (there is a module for this in Drupal, but it didn't work for my needs). I was also able to modify the code to fit my clients extended needs.
Good luck!