Forum Moderators: open
Please don't say that. I had a boss who did. Made him look very clueless when he kept confusing the to. Pity I wasn;t contract, then I would have charged him as a Java developer, rather than as Javascript one.
> Could it be bad to have it? for the se's or does it matter at all
For searchengines, its actually better to import the source from a seperate file. This keeps your html files smaller (faster download) and removes obsuring javascript code from the html file. Javascript may confuse some spiders.
It also makes life easier for human developers.