Hello people,
Yesterday Chitika approved my blog.
Now i'm trying to put the javascript in the sidebar.
I added the text widget because i thought you could put javascript in there too (because you can also put html in it).
I pasted the javascript code into the text area.
But when i tried to save it, the codes were gone.
I pasted this:
<script type="text/javascript">
ch_fluidH = 1;
ch_nump = "4";
ch_client = "turtlemotion";
ch_width = 200;
ch_height = "auto";
ch_type = "mpu";
ch_sid = "Chitika Default";
ch_color_site_link = "0000CC";
ch_color_title = "0000CC";
ch_color_border = "FFFFFF";
ch_color_text = "000000";
ch_color_bg = "FFFFFF";
</script>
<script src="http://scripts.chitika.net/eminimalls/amm.js" type="text/javascript">
</script>
And got this after i saved it:
ch_fluidH = 1;
ch_nump = "4";
ch_client = "turtlemotion";
ch_width = 200;
ch_height = "auto";
ch_type = "mpu";
ch_sid = "Chitika Default";
ch_color_site_link = "0000CC";
ch_color_title = "0000CC";
ch_color_border = "FFFFFF";
ch_color_text = "000000";
ch_color_bg = "FFFFFF";
What should i do?
The blog I need help with is djonnatnt.wordpress.com.