I have lightbox installed and working properly, this is a grate module, easy to configure.
I activated video support with acidfree for this module, in my video there is a link just below the video player ,to download flashplayer, when I click on it, the adobe page is loaded to the iFrame, so that is not what I expected, I want to close the Lightbox and go to abobe page, so how can I do that?
Thanks
-Heshan
Comments
Comment #1
hypertext200Or is there any way to add the download flashplayer text to the bottom line (where close button is at)? But only then and how can I change the IFrame size?
Comment #2
stella commentedyou need to add a target="_parent" attribute to your adobe link and that will open the link in the full window, and not in the lightbox. See http://drupal.org/node/252260 on how to specify a caption and the iframe size.