Why isn't my jQuery plugin loading in webkit browsers? -
i'm using galleria plug-in. works in firefox , ie 7/8 fails in chrome/safari. javascript doesn't kick in, can tell fact it's not surrounded #gallery div #galleria-container divs does. literally nothing happens, i've checked resource tracking, scripts getting loaded in (obviously because it's working in ie/ff)
any massively appreciated; i'm go insane.
if had guess, might causing issues:
<link href="js/classic/galleria.classic.js" rel="stylesheet" type="text/css" media="all"/>
it's hard debug because don't have control of page, webkit may interpret javascript you're including css in weird ways...i'm not sure behavior in case.
Comments
Post a Comment