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

frjo’s picture

Version: 6.x-1.5 » 6.x-1.x-dev
Category: support » feature

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/.

hunterchristy’s picture

but would i be able to still navigate through all of the images in a gallery?

frjo’s picture

Status: Active » Closed (won't fix)