Page 1 of 1

zooming an image on click

Posted: Thu Jun 12, 2014 1:42 am
by Esau Romano6926368

i got a very basic app, it has one page in wich there is only a carousel, the carousel it self contains images and thats it, for now, it does what it should, pass from one image to the next by sliding, but i need it to be able to zoom on click, how can i build this feature? im kind of lost here!!


zooming an image on click

Posted: Thu Jun 12, 2014 3:40 pm
by Maryna Brodina

Hello!

Could you clarify what do you mean on "zooming" image? Perhaps you can post some scren shots with details or find some demo?


zooming an image on click

Posted: Thu Jun 12, 2014 8:45 pm
by Esau Romano6926368

i mean i need to see the image bigger in order to read the words on the image, now its fullscreen i mean W100% H100% and its ok, maybe ill just change Hauto in order to preserve ratio but the thing i need is to be able to zoom on the image, and by that i guess i mean open a ligthbox in which i will display de imageon maybe W200% Hauto and there on click i will just close i guess, or maybe i dont know it would be nice to use pich with two fingers instead Image


zooming an image on click

Posted: Fri Jun 13, 2014 3:49 am
by Yurii Orishchuk

Hi Esau.

Unfortunatly there is no such component in Appery.io platform.

But you have a huge flexibility to use jQuery plugins.

Please find jQuery plugin which is fit to your requirments (apply to the image) and use it.

If you can not to apply it with your app we can help with it.

Regards.


zooming an image on click

Posted: Sat Jun 14, 2014 12:54 am
by Esau Romano6926368

Can you please direct me to one that work with appery???


zooming an image on click

Posted: Sat Jun 14, 2014 12:56 am
by Esau Romano6926368

it would be a nice feature to add


zooming an image on click

Posted: Sat Jun 14, 2014 7:43 am
by Slava Balabanov

What you need is called a lightbox
Search JQuery lightbox or JQuery touch lightbox and stuff like that in google.
I need one for my project as well but still havent got to that.
Be aware though, that it might not be possible to make it work with the carousel and you might need to use something else