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)

http://bit.ly/9gvxpj

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

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -