Hi
Than i include js file in the script tag and putting additional script code directly
(like this: <script src="file.js> js content </script>)
i receive error, however if i include js file and leave script tag empty, script works fine.
What is the problem?
Thanks.



but is it because you haven't got a closing quote after the filename? Try:
Bookmarks