Afer I added The Colorbox as the lightbox jquery plug-in one of my projects. Yes, I added the reference of js and css files in my html file. Code$(".iframelink").colorbox({ iframe: true, width: "80%", height: "80%" }); I added the javascript to active…
more »