Hi Lynn,
Thanks for the tip. I switched the block to HTML instead of PHP, but it just outputs the plain HTML instead of actually parsing the code.
Code:
$('#glowingLayout').countdown({until: new Date(2010, 12 - 1, 8), compact: true, layout: '
' + '
' + '
' + '
' + '
' + '
' + '
'});
Any ideas?
--------------- Added [DATE]1290008194[/DATE] at [TIME]1290008194[/TIME] ---------------
Wrapping script tags around it also did not do the trick for me.