I'd like to add the phpfreechat to the jquery-media module. But phpfreechat disables javascript functions from jquery.media.js. Even code below does not work.
Drupal.jsEnabled = true; if (Drupal.jsEnabled) { $(document).ready(function() { alert('Hello Wolrd!'); } ); }
firefox
apache
Comments
Comment #1
permutations commentedThis has to do with how phpFreeChat is coded - not the Drupal module wrapping it. You should post questions about this in the phpFreeChat forum.
http://www.phpfreechat.net/forum/