‘irrepresible’ HTML in text widget

  • Unknown's avatar

    I’m trying to put some HTML from irrepresible.info (copied below) into a sidebar widget (also a subpage) but when i enter it all that is displayed is part of the HTML text itself…is it a problem with the code or am i just not doing it right? it says i can just copy & paste the HTML into my site, so…

    the site: http://irrepressible.info/addcontent
    the HTML:

    <script type=”text/javascript”>
    var irr_lang = ‘en’;
    </script>
    <script src=”http://fragments.irrepressible.info/js/fragment-180.js” type=”text/javascript”>

    </script>

    thanks!

  • Unknown's avatar

    It’s a javascript. They are stripped from all user input due to security reasons. If you do a search of the forums or the FAQ blog, you’ll see the discussions on the subject and examples of what they can do if they were allowed.

    Hope this helps,
    -drmike

  • The topic ‘‘irrepresible’ HTML in text widget’ is closed to new replies.