0
Welcome Guest! Login
0 items Join Now

Cannot add a script in RT-Hybrid

    • 's Avatar

    Cannot add a script in RT-Hybrid

    Posted 13 years 6 months ago
    • Hello everybody!

      I'm using a RT-Hybrid template with Joomla! 1.6 on my site, and it works fine, except one thing - I can't add my own javascripts to it.

      I suppose that I should change a 'index.php' file located in 'templates/rt_hybrid_j16' subdirectory, right?
      But the problem occurs - when I'm adding a script like this
      <script type="text/javascript" src="..."></script> (with no symbols between the opening and closing tags) - it is just ignored.
      And if I change it like this
      <script type="text/javascript" src="..."> </script> (with 1 space in between) - it is shown like
      <script type="text/javascript">\n \n</script> , so the src attribute is ignored !!

      Can anyone help me to solve the problem ?

      Thanks,
      Vladimir.

Time to create page: 0.058 seconds