Nodecarousel does not validate. You need to wrap it with
line 1076:
drupal_add_js("/* <![CDATA[ */\n" . get_jcarousel_initialization_block($nc) . "\n/* ]]> */", 'inline');
Thanks,
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | nodecarousel.txt | 107 bytes | onejam |
Nodecarousel does not validate. You need to wrap it with
line 1076:
drupal_add_js("/* <![CDATA[ */\n" . get_jcarousel_initialization_block($nc) . "\n/* ]]> */", 'inline');
Thanks,
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | nodecarousel.txt | 107 bytes | onejam |
Comments
Comment #1
onejam commented(Sorry not sure why the code is not showing in above comment. So i put it in a txt file.)
Nodecarousel does not validate. You need to wrap it with CDATA for the inline js
Changes in txt file...
Thanks,
Comment #2
ultimateboy commentedhttp://drupal.org/node/304401