|
-
Jul 16th, 2003, 03:21 PM
#1
Thread Starter
Addicted Member
src problem with js file.
hi all
i have asp page in which i have some j.s functions. in order to clean up the mass in the file i want to copy those functions to js file which name will be default.js the file will be in the new folder which name is js. when i try to write the folowing code
<HEAD>
<link rel="stylesheet" type="text/css" ref="css/MenueStyle.css">
<script language="JavaScript" src="../js/default.js"></script>
</head>
in the asp file i got error msg. but when i cut the js finctions again into the default.asp file the functions work all write again.
did i miss something!!!????
pleasssssssssssssse help me!!!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|