jejacks0n / mercury

Mercury Editor: The Rails WYSIWYG editor that allows embedding full page editing capabilities directly inline.
http://jejacks0n.github.com/mercury
Other
2.63k stars 530 forks source link

Mercury Editor + Foundation + jQuery 2 #466

Closed vincentkelleher closed 10 years ago

vincentkelleher commented 10 years ago

Hi everyone,

I have a problem integrating Mercury Editor on a Symfony2 project using Foundation 5 (with jQuery 2).

First of all, I started having a problem with jQuery.browser.konqueror, which is deprecated in jQuery 2. I corrected that with jquery-migrate.

Then, I have this problem with Foundation Interchange which tells me this :

Uncaught TypeError: Cannot read property 'nodeName' of undefined Uncaught TypeError: Cannot read property 'style' of null

Did someone ever integrate Mercury Editor with Foundation 5 ? Can someone help me please ?

Thanks :)

jejacks0n commented 10 years ago

jquery 1.7 is supported.