Any clearbox lightbox widget users here? I have a question
i installed widget on test web page , works correctly:
http://dirtysouthink.com/test/ch1/01_begin/portfolio.html
when click dog tattoo thumbnail, picture pops in front of panel show larger picture. never leave page.
however:
when install same widget, same way on main site, when click on of tattoos, thumbnail targets new window show larger picture. in other words, user leaves page see bigger picture.
http://dirtysouthink.com/gallery/jason3.html
i have no clue different. installed widget exact same way did on test page. on both installs in own directory , not sharing of css or js there should no conflicts.
any appreciated
!! problem solved !!.................................
thanks post found sudarshan thiagarajan
the clearbox.js wasn't pointing right directory page located.
this line in clearbox.js
var cb_scriptdir='js/clearbox'; // relative html file!
the fix simple , posting here incase else having same problem.
i made change
var cb_scriptdir='../js/clearbox'; // relative html file!
works champ now
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment