Ticket #6312 (new enhancement)
LightBox should be an option for the dojox.image.Gallery
| Reported by: | guest | Owned by: | dante |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Dojox | Version: | 1.0 |
| Severity: | normal | Keywords: | dojox, image, gallery, lightbox |
| Cc: |
Description
dojox.image.Gallery really needs some more options for the linkAttr.
1) Using dojox.image.LightBox? should be an option for handling the linkAttr. This tigher integration makes a lot of sense I think....
2) Additionally, it would be nice to be able to specify any js function as the link target. Something like onclick.... I tried using javascript:alert('test') as the linkAttr, but it still opens a new tab because of the target="_blank" code.
Change History
Note: See
TracTickets for help on using
tickets.