Welcome Guest, Not a member yet? Register   Sign In
How to atatch a JavaScript File? (
#1

[eluser]tzi0[/eluser]
my view header:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
&lt;html&gt;
&lt;head&gt;
    &lt;title&gt;&lt;?php echo $page_title ?&gt;&lt;/title&gt;
    &lt;meta http-equiv="content-type content="text/html;charset=utf-8" /&gt;
    &lt;meta name="description" content="&lt;?php echo $page_description ?&gt;"&gt;
    &lt;meta name="keywords" content="&lt;?php echo $page_keywords ?&gt;"&gt;
    
    &lt;link rel="stylesheet" type="text/css" href="css/styles.css" /&gt;
    
    [removed][removed]
    
&lt;/head&gt;
i have js and css folders placed with my system and user_guide folders together. But none of my js functions doesnt work! firebug tells: <function> is not defined
styles doesnt works too


Messages In This Thread
How to atatch a JavaScript File? ( - by El Forum - 08-03-2010, 06:38 AM
How to atatch a JavaScript File? ( - by El Forum - 08-03-2010, 06:56 AM
How to atatch a JavaScript File? ( - by El Forum - 08-03-2010, 10:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB