here's a URL utility plugin that would likely be big help. Would be
relatively easy to tie this into the Cycle API for your gallery http://benalman.com/projects/jquery-url-utils-plugin/ look at the fragment examples 2/3 of way down "What this plugin allows you to do" Anush Shetty wrote: I am trying to a setup a jquery based navigation for my photo gallery i.e something like facebook using hash url technique. I am using php and mysql in the backend. Is there any example I could look at for implementing it. The reason for using hash urls is that I would like to have an unique url for every pic. |
- [jQuery] Prev and next navigation Anush Shetty
- [jQuery] Re: Prev and next navigation Charlie