I've got a perculiar problem, I'm running DotNetNuke 6.2.2 and I'm using a normal HTML module on a page. Within this page I'm adding images that then get manipulated with the jquery roundabout plugin. In particular I'm trying to display the images as the waterWheel shape, http://fredhq.com/projects/roundabout-shapes/, of the jquery roundabout shapes plugin.
The problem is this, if I'm logged into DNN as host, the animation displays correctly (waterWheel) but when I log out the images displays in the standard way: http://fredhq.com/projects/roundabout/demos/standard
I've read up on jquery 1.7.2 and there were some issues with the jquery roundabout plugin and jquery 1.7.2 but it seem to have been sorted out with jquery roundabout version 2.4.2 and jquery roundabout shapes Version 2.0, which I've now implemented in my DNN solution.
Any solutions would be greatly appreciated.
Kind Regards, Anina