I am trying this to few days, cant find a solution

for example i have a node with text

text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text

and here i want to create a link lets say

product specification and description --- this link will link to piece of text in overlay

---------------------------------------------------------------------------------------------------------------

how to do that?

Please dont give me replies like try colorbox, try lightbox because i tried this and none of them have this option

lightbox have option to display node that you can link to, but you get the whole page instead of just what is inside body!

i am tired doing this already

Comments

Ujval Shah’s picture

Piece of custom code will make this feature working.

Do :
>> First Load the node
>> Populate all the information you want
>> Use Jquery Plugin - http://tinyurl.com/74hnn9j
>> Pass the required information in the Popup
>> You are done.

Thanks,
Ujval Shah
Drupal Consultant

peterjlord’s picture

This can be done with colorbox. But needs to be done at a theme level or use the custom formats modules and throw in the correct snippet of html from the README.TXT