additional
hunterchristy - September 15, 2009 - 03:21
| Project: | Thickbox |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
i created a photo node type (photos) that contains an image field, a photographers name, and a URL to the photog's website.
i have thickbox working fine, i was just wondering how/if i can display those other, necessary, fields?

#1
The built in Thickbox+image field function only displays the image and a title.
To show more you could try to make use of thickbox.js ability to display inline content and iframe content, see the examples at http://jquery.com/demo/thickbox/.
#2
but would i be able to still navigate through all of the images in a gallery?