Stops the pop up insert link opening a window due to broken javascript:
$(this).unclick is not a function
$(this).unclick().click(function() {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.