Closed Bug 319553 Opened 20 years ago Closed 20 years ago

dynamicaly generated via .php stylesheet do not work

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: f.kowal, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 i wanted to attach a dynamicaly generated css stylesheet <link media='all' href='css/dynamic.php?left=100' rel='stylesheet' type='text/css'> it doesn't seem to work the generated source is good but it doesn't seem to be attached to the documents styles Reproducible: Always i've checked the access log and the document is being downloaded 127.0.0.1 - - [08/Dec/2005:16:06:44 +0100] "GET /css/dynamic.php?left=100 HTTP/1.1" 200 106
i am sorry i did not notice the errors in the javascript console after adding the propery header('Content-type: text.css') to the file problem solved it self
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.