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,

CommentFileSizeAuthor
#1 nodecarousel.txt107 bytesonejam

Comments

onejam’s picture

StatusFileSize
new107 bytes

(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,

ultimateboy’s picture

Status: Active » Closed (duplicate)