Welcome Guest, Not a member yet? Register   Sign In
Views doesn't load CSS and JAVASCRIPTS
#1

[eluser]Sebastián Faúndez[/eluser]
Hi all,

Hi have the following problem,

I have a view file called portfolio_view.php but when i load this file doesn't include
the CSS file for styles and JS files that i need to use to call JQuery framework (for instance),
When i see the source code of the page on Firefox or IE I can see the include strings that are:

Code:
<link type="text/css" rel="stylesheet" href="css/layout.css" />
jquery-1.3.2.js
etc
etc

but when I try to see the source code of each included file(layout.css, jquery-1.3.2.js, jquery.easing.1.3.js, etc...) with Firebug I cannot see their content and i can realise that there is a page with the 404 error "404 Page Not Found" for each file is the same, so my page doesn't have CSS styles or JQuery that i need to use it,

Anybody have any idea about the fix for this ?,

Thanks for advance


Messages In This Thread
Views doesn't load CSS and JAVASCRIPTS - by El Forum - 06-17-2009, 03:45 PM
Views doesn't load CSS and JAVASCRIPTS - by El Forum - 06-17-2009, 03:51 PM
Views doesn't load CSS and JAVASCRIPTS - by El Forum - 06-18-2009, 04:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB