I\'m trying to integrate the svg edit - editor, which is using jQuery, into Magento. The problem is that Magento uses Prototype, and therefore I\'m using the jQuery.no
jQuery.no
Try: jQuery.extend(curConfig, config);
jQuery.extend(curConfig, config);