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

permutations’s picture

Status: Active » Closed (works as designed)

This 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/