hi all,
i am having a page of some images thumbnails. so now wen i click on image i need to get a lightbox popup. so for that i am using jquery. so wen i run the application i am getting error like this.. so can anyone helpme.
this is the error
Microsoft JScript runtime error: Object doesn't support this property or method

cuming here

jQuery(document).ready(function(){ window.Lightbox = new jQuery().visualLightbox({autoPlay:true,borderSize:10,descSliding:true,enableRightClick:false,enableSlideshow:true,resizeSpeed:7,slideTime:4,startZoom:true}) });

thank u.

I guess! JavaScript lib (.js) references are added twice for a single lib (.js).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.