Hello all, i'm using crazyegg.com to see where my visitors ar clicking but now i found out its conflicting in firefox with the JS scripts off tiny MCE..
tiny MCE us not parsing my text when i'm using the JS code of crazy egg when i press submit in drupal its not submitting my changes/text..
i needed to ad this code before my tag:
<!-- crazy egg stats -->
<script type="text/javascript" src="http://cetrk.com/pages/scripts/000{some number}/{some numbers.js"> </script>
<!-- end of crazy egg stats-->
i know its working perfect with IE7 so the problem is somewehere in FF with the module..
help me pls
Comments
Comment #1
kreynen commentedThe first step is to confirm TinyMCE is even compatible with "crazy egg". I've never used this script, so I don't know. If crazy egg uses a function with the same name as one of TinyMCE's functions, then this is not a issue with the module and the way TinyMCE is implemented in Drupal. If that's the case, you'll need to file an issue with Moxiecode... or more likely the developers of crazy egg since TinyMCE is more popular code.
To determine if the issue is even related to the module, try adding the crazy egg script to one of the example .html files included in the TinyMCE download. I'm guessing you are going to see the same issue. If not, feel free to reopen the issue.