Closed (fixed)
Project:
Jquery Slideshow
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2009 at 17:39 UTC
Updated:
18 Jan 2010 at 14:28 UTC
Apparently, both jquery and sharethis use $ to refer to themselves. This leads to a namespace problem in javascript. With a jquery slideshow loaded, sharethis reports "undefined" for many page properties and doesn't share properly. For example, click the sharethis link at http://www.ccim.com/content/education-7. Problem has been reported to ShareThis tech support without any response.
Comments
Comment #1
robloachSounds like a jQuery Slideshow problem. Using $ to refer to the jQuery object is the standard. The ShareThis button on http://www.ccim.com/content/education-7 worked for me here....
Comment #2
sstern-at-ccim commentedThanks, Rob. We're looking at it. I don't think we're using slideshow anymore, so it will be easy to test.
Comment #3
nvoyageur commentedSorry guys you got me. Here is the Jquery from the Jquery_Slideshow module
Comment #4
robloachHi Spydor. Although this might be off topic, you might be able to take advantage of the Javascript aggregation here........
jqueryslideshow.js
jqueryslideshow.module
Comment #5
nvoyageur commentedThis new javascript code is implemented in the latest 2.x version. Thanks Rob.