I have the following code
i want to add the lightbox code onto the "this.url". to open links in a lightbox i add rel="lightbox, so for example images/image-1.jpg" rel="lightboxCode:function() {window.open(this.url, '_blank', 'width=427,height=298,left=200,top=200');}
how would i do this?
thanks



Reply With Quote

Bookmarks