Lightbox 2 and Impromptu Jquery plugin conflict

If you are using Lightbox 2 with Impromptu jquery plugin on the same page, your jquery code may fail whenever lightbox is activated.  My initial problem was I got the following error when Impromptu code was executed: $.prompt is not a function A fix for this is pretty straight forward, you simply place jQuery.noConflict() before… Read More Lightbox 2 and Impromptu Jquery plugin conflict