I'm trying to add this into the blog post:
<div id="comslider_in_point_823921"></div>{literal}<script type="text/javascript">var oCOMScript823921=document.createElement('script');
oCOMScript823921.src="http://commondatastorage.googleapis.com/comslider/
target/users/1447352950xa2b1470221aa399daeca6cffd78d9e61/comslider.js?timestamp=1447360143";oCOMScript823921.type=
'text/javascript';document.getElementsByTagName("head").item(0).appendChild(oCOMScript823921);
</script>{/literal}
(I put the "literal" tags in myself)
When i save, it keeps stripping out all except the initial div ID part of the code.
Can I get this to work somehow? Is it not allowed? I have all html tag permissions ON (for Master admin only). Sure wish i could insert this simple AD slider into my blog container on my main page...thanks
--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
updated by @strumelia: 02/14/16 03:53:28PM
script tags are MUCH more dangerous embedded, so you want to be very careful that you do not allow script tags in any quota that has users in it that you do not trust 100% with your site.