Closed (works as designed)
Project:
IMCE
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2007 at 15:10 UTC
Updated:
3 May 2007 at 15:14 UTC
Stops the pop up insert link opening a window due to broken javascript:
$(this).unclick is not a function
$(this).unclick().click(function() {
Comments
Comment #1
buddaIt occured to me that this could be related to using a newer version of the JQuery.js file - as part of the jQuery Update module.
I activated the jQuery_update.module and all works fine now.