Hi,
I would like to use drupal link function(l) with thickbox.
On Click of link function, thickbox should be open.

I am using following command.
$output = l('Click to Register!', 'add_user', array( 'attributes' => array('class' => 'thickbox')));

Please guide me.
Tejas

Comments

frjo’s picture

Status: Active » Fixed

I recommend you switch to the Colorbox module, I'm the maintainer of both. Colorbox is a more modern solution and I have already released a Drupal 7 version for it. Thickbox will most likely see no further development.

Status: Fixed » Closed (fixed)

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