Ive recently implemented the photoswipe gallery to a webapp, and it works perfectly on iPhones, but not on android phones..
When I slide from right to left, the next image in line, flickers when it is shown. This doesn't happen when I slide from right to left. On top of that, once i've slided, like, 15-25 times, the app crashes, and i'm sent to the phones desktop.
Is there anyone out there, that have been in the same situation, and have maybe found a solution to the android incompatability?
This might be a simple question. When I load text from a MySql db into a themed container, the links in the text, doesn't show up as clickable links? Neither does phone numbers. Do any of you know if there is a simple solution to this problem, or if I have to do some string-work on the text..
I have an image, that i would like to take up 85% of the screen width (in portrait mode), whatever that width may be. I know that I can just give the image a width="85%", but the image is then resized when the phone is put in landscape mode, and I dont want it to do that. Does anyone know if there is a solution to that problem?
Oh, and is it possible to set the max width for the images to not exceed the actual image size?
I've just decided to download the source css file to my own server, in order to be able to customize some of the layout. Now I just have the problem that the small white arrow in my link lists is gone.. The black circle in wich the arrow sits, is still there, theres just no arrow. As soon as i use the "online" css file, it works again..
I know this is probably a stupid question, but when i view the "Docs and demos" site, how do i show the relevant source code on an element i like? Fx if i want to make a specific list view, i locate it in the documentation under "Components -> List views", but it doesnt say how to code it, it just shows how it looks. And when i right click and press "show source code", it just shows the same source code as on all other pages in the documentation..