javascript image gallery with adjusted navigation for mobile platforms -



javascript image gallery with adjusted navigation for mobile platforms -

i want create javascript image gallery (with 6 thumbnails in row , many rows fit page. clicking thumbnails bring popup box images , video) @ bottom of page there numbered pagination.

however, create on mobile platform (android/iphone) user can paginate swiping pages go forwards or backward.

how adjust pagination mobile platform?

should utilize specific crossplatform tool sencha create gallery?

have thought using jquery mobile ?

http://jquerymobile.com/

mobile navigation image-gallery

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -