|
Posted by Joker7 on 02/18/06 20:01
<guitarromantic@gmail.com> wrote in message
news:1140281003.339557.166850@f14g2000cwb.googlegroups.com...
: I'm only a newbie myself but it seems you're just replacing each
: occurence of $content with something new so when you actually come to
: call it you'll just get the very last one you changed? Try changing
: $content to "<echo: "<html/js code here">;" ?
:
I've been down that way I think it's a problem with :
<script language=\"JavaScript\" type=\"text/javascript\"> var ccm_cfg = {
n:'1', pof:'1', dt:'1', tc:'#FFCC00', pth:'' } </script>
this line of code,properly some special way to include :
var ccm_cfg = { n:'1', pof:'1', dt:'1', tc:'#FFCC00', pth:'' }
Cheers
Chris
[Back to original message]
|