CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Include CSS file

Print topic Send  topic

Author Message
kevind

Posts: 251
Posted: 02/13/2015, 10:01 AM


I have used this technique before, I don't know why it isn't working for this project.

I have an include file in the root of the project where I place a CSS link so that inserting the extra CSS files is easily done in project pages

All my 'areas' of the application are in sub-folders. From a page in a sub-folder I include the CSS include file.

In the include file I have this:
<!-- above CSS include -->
<link href="../jquery/jquery-ui.css" type="text/css" rel="stylesheet" />
<!-- below CSS include -->

When the web page that has this include loads in the browser, I see this in the HEAD section, instead of the above:
<!-- above CSS include -->

<!-- below CSS include -->

I am using this same technique for some jquery js files and it is working. I am using XHTML instead of the standard HTML for the first time in this project, I usually use plain HTML. The file must be including since I get the comment lines in the Page Source in the browser, but it just ignores the <link line ??

I use CCS 3.x with jQuery and jQuery UI .

:-< :-<
_________________
thanks
Kevin

======================
CCS 3.2.x / ASP / MS Access /mySQL / PHP / jQuery / jQuery UI / jQuery Mobile
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.