I would like to get FlickrService running correctly under 2.3. So far I have everything running except the popups. The current setup using LightWindow has so many dependencies I have no chance of sorting out the problems so I am starting from scratch using jquery (which I want to learn)
I have a Popup that I think can be extended to work but it fails within Silverstripe because of a conflict between jquery.js and prototype.js.
Is there a simple way to stop prototype.js from being included in the page?