first of all, I think you should make the module dependent on jQuery Update 6.x-2.x-dev, as jPlayer needs jQuery 1.3.2+ to work.

even when this module is activated, I get a JS error on my complete node page :
Uncaught TypeError: Cannot call method 'attr' of undefined
in /modules/jplayer/theme/jplayer.js on line:70

and finally, relative to my current project, I wont use this module because I need to hide the mp3 file's URL, and it's displayed in the rel attribute of the .jplayer element ...

CommentFileSizeAuthor
Image 2.png15.06 KBjsaintprix
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jsaintprix’s picture

It finally worked when I replaced the current jPlayer.js with jPlayer 1.1.1, that I got off lullabot's podcast section ...

pwaterz’s picture

I too had the same problem when using jPlayer 1.2.0. Downgrading to 1.1 fixed it for me as well.

CinemaSaville’s picture

Version: 6.x-1.0-beta2 » 6.x-1.0-beta3

Worked when I upgraded to Jquery update 6.x-2.x dev. Should put this in the dependencies. Been struggling with getting this working all night until I came upon this post.

VM’s picture

Title: jquery errors » require dependency on jquery update to get D6 to jquery 1.3.2
markie’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Please confirm this is still an issue with the latest 6.x-1.x-dev or beta4 releases.