Thursday 15 March 2012

javascript - Shadowbox troubleshooting -


Hey guys, I'm trying to work whenever I click on the link, it's just a new page The film opens. The head tags have the code:

  & lt; Script type = "text / javascript" src = "http://code.jquery.com/jquery-latest.pack.js" & gt; & Lt; / Script & gt; & Lt; Link rel = "stylesheet" type = "text / css" href = "shadowbox.css" & gt; & Lt; Script type = "text / javascript" & gt; Shadowbox.init ({player: ["qt"];}); & Lt; / Script & gt;  

And here is the code in body section:

   

Does anyone see any problem?

It looks like you are missing the actual Shadowbox.js file below your shadowbox.css link def Try adding: