Page 2 of 2

Photoswipe image gallery

Posted: Sun Sep 08, 2013 7:22 am
by kapil vallam

Ya now its working, What are the changes that you have done and how to use my own photos?


Photoswipe image gallery

Posted: Sun Sep 08, 2013 7:39 am
by Igor

I replaced the code for HTML element. If you want to use your own images you should replace image path.


Photoswipe image gallery

Posted: Sun Sep 08, 2013 11:46 am
by kapil vallam

Yeah but how to upload or add images to my project


Photoswipe image gallery

Posted: Sun Sep 08, 2013 12:17 pm
by Igor

Image

after that add next code to "HTML" component

pre
<ul class="gallery">
<li><a href="files&#47;views&#47;assets&#47;image&#47;RestService2&#46;jpg"><img src="files&#47;views&#47;assets&#47;image&#47;RestService2&#46;jpg" alt="Image 005" &#47;><&#47;a><&#47;li>
<&#47;ul>
/pre

where "RestService2.jpg" your image name.


Photoswipe image gallery

Posted: Sun Sep 08, 2013 12:56 pm
by JACKSON LIANG

Hi Igor, I like to ask how can u get the image to enlarge further once it has been in full screen mode as i am trying to enlarge a map i can only swipe across from image to another.


Photoswipe image gallery

Posted: Mon Sep 09, 2013 6:55 am
by kapil vallam

Can I have your email address, like am having some other doubts as I am a beginner with appery.io.