By smalltalkman on
Greetings,
I am working with thickbox. I have created a view which displays the node: title and a picture.
When I hover over the picture I want the body of the node displayed. Now the title is displayed when hovering other both the pic and title.
When I click and bring up the thickbox image, the user should be able to navigate to the node. Now just the title is displayed as a caption.
One solution is to set the title attribute for both the link and picture separately (i typed this into firebug to verify).
I have tried many approaches to do this. I have not tried sub classing a template or function. That may be necessary.
I would appreciate some guidance.
Comments
Hi stm, i know, it's so far
Hi stm,
i know, it's so far away...
But did you find a solution for that?
deelite
I wound up theming it. PHP
I wound up theming it. PHP code that dices and splices the html stream. Not pretty. working