Posted by PH on 01/15/07 07:08
> I want to hide al of my css and js files into some special directories
> but still readable when the page loads, I wonder how to do that.
Stylesheet:
<LINK rel="stylesheet" type="text/css" href="mydirectory/mystyle.css">
Javascript:
<script src="mydirectory/myscript.js" type="text/javascript"></script>
--
Best Regards
Peter Heinzl
www.123-game.com
Navigation:
[Reply to this message]
|