Hi,

I have been using lightbox2 for quite a long, without any problem. I was wondering if it is possible to display into the lightbox the content of a variable instead the content of a frame., i.e. something like this:

Mycontent
$mycontent = "This is my content I would like to display into the lightbox frame"

Comments

Anonymous’s picture

I have found that there is the lightmodal command in the a tag. Though it doesn't work, i.e.

a href="#mycontent" rel="lightmodal">My Content

dev id="mycontent">Some text

stella’s picture

Status: Active » Fixed

See the post at http://drupal.org/node/528336#comment-1843348 Your syntax is slightly wrong.

Cheers,
Stella

p.s. you can post code within <code> tags.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.