Feature #7387
Some AJAX to handle List + Single
| Status: | New | Start date: | 2010-04-20 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
It would be fine if wt_gallery were able to use some basic AJAX (Javascript) to handle List and Single views on the same page.
In this way, clicking on an image in the List would not reload the whole page. Instead, just the Single image might be reloaded. This would give better usability and faster response, in case Javascript is enabled on the browser, while the basic functionality should remain unchanged in case JS is unavailable.
Previous/Next buttons and title/description fields should be handled accordingly.
The above could be done with some specific Javascript code, or by using JS libraries, like jQuery.
It looks like the above was available through a hack, for old versions of wt_gallery:
http://bugs.typo3.org/view.php?id=8849
http://www.neverslair-blog.net/blog/blogpost/article/neverslair-hacks-useing-jquery-with-wt-gallery-981/
Maybe someone has already adapted this to wt_gallery 3.x.x?
History
Updated by Claudio Strizzolo about 3 years ago
I've realized that maybe the example I supplied yesterday is not clear enough.
Here is what I'd like to get using wt_gallery:
http://www.textpatternworkshops.com/gallery
http://www.html.it/articoli/esempi/articoli_pro/474/DigitalGallery.html