No JavaScipt?
Posted: Fri Dec 02, 2005 3:09 pm
Hi there,
I set up a weblog for my girlfriend (that's important, men would not do something like that
) and now she want snow falling down on her website.
So I have to include JavaScript code to her weblog. I tried to edit the index.tpl (Kubrick theme) and inserted the JavaScript code. The browser said something like "the return tag is unknown". After that I tried to insert the code into the index.php
a) before the other code (doesn't work because of the session management), b) betwenn the other code (doesn't appear in the parsed HTML code at all),
c) after the code (is kind of excluded like a HTML comment)
After that I set up a HTML nugget for the sidebar. The code appears in the sourcecode but isn't executed.
Is there anything I could do else?
Thanks in advance
Peter
I set up a weblog for my girlfriend (that's important, men would not do something like that
So I have to include JavaScript code to her weblog. I tried to edit the index.tpl (Kubrick theme) and inserted the JavaScript code. The browser said something like "the return tag is unknown". After that I tried to insert the code into the index.php
a) before the other code (doesn't work because of the session management), b) betwenn the other code (doesn't appear in the parsed HTML code at all),
c) after the code (is kind of excluded like a HTML comment)
After that I set up a HTML nugget for the sidebar. The code appears in the sourcecode but isn't executed.
Is there anything I could do else?
Thanks in advance
Peter