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?
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?
Comments
Comment #1
frjo commentedThe 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/.
Comment #2
hunterchristy commentedbut would i be able to still navigate through all of the images in a gallery?
Comment #3
frjo commented