The JQuery Tooltip used with Images code shown in the "Modular" theme displays a tooltip of serveral small images but when you click on the tooltip image it only displays the one you clicked on.
Goal: How would I modify the code (shown below) to display the set in the tooltip ?
Thank you in advance. Wanting to extend the creative possibilities.
Sincerely,
Joe Johnson
[tooltip sticky = "true" custom_id = "image2" width = "220" position = "bottom" trigger = '<span class="transparent_frame alignleft"><img width="209" height="209" alt="" src="http://themes.mysitemyway.com/elegance/wp-content/themes/elegance/lib/scripts/thumb.php?src=http://themes.mysitemyway.com/elegance/wp-content/uploads/2010/06/sunset.jpg&w=209&h=209&zc=1&q=100"><img class="transparent_border" style="height:199px;width:199px;" src="http://themes.mysitemyway.com/elegance/wp-content/themes/elegance/images/shortcodes/transparent.gif" alt=""></span>']
<img style = "border: 2px solid white; margin-right: 5px; margin-top: 4px;" width = "50" height = "50" src = 'http://themes.mysitemyway.com/elegance/wp-content/uploads/2011/04/flowers.jpg' />
<img style = "border: 2px solid white; margin-right: 5px; margin-top: 4px;" width = "50" height = "50" src = 'http://themes.mysitemyway.com/elegance/wp-content/uploads/2011/04/forest.jpg' />
<img style = "border: 2px solid white; margin-top: 4px;" width = "50" height = "50" src = 'http://themes.mysitemyway.com/elegance/wp-content/uploads/2011/01/city.jpg' />
[/tooltip]













