Lightbox

Hi experts,

I have a table of products with general fields such as product_code,product_name,product_description and etc.

i need to display the products in a table (not CGridview) with product_code and product_name and a link to display the product description. I want to display the product description in a lighbox when the link is clicked.

Is this possible to do using yii lightbox extension?

any sample code will be very helpfull.

thanks in advance

Hi,

i think it may be some thing look like this

http://yiiframework.com/wiki/548/how-to-display-page-on-fancybox-using-chtml-ajaxlink-with-yii-validation/

hope it’s works…

I think Lightbox is designed to work with images.

Maybe you are looking for a text tooltip effect like this: dynamicdrive.com/dynamicindex5/dhtmltooltip.htm ?

Are you looking for yii extension for this.Then you should go with this yii extension.;)