Re: Firefox and a directAction
Re: Firefox and a directAction
- Subject: Re: Firefox and a directAction
- From: David LeBer <email@hidden>
- Date: Fri, 23 Jul 2004 11:29:30 -0400
On 23-Jul-04, at 11:02 AM, Jerry Porter wrote:
Hello,
I don't know firefox, but, it might be the way you are using the url
to the style sheet
Try something more like:
<link rel="stylesheet" type="text/css"
href="/WebObjects/Frameworks/MyApp.woa/WebServerResources/wireless/
MainStyle.css">
I am using <link rel=...> for a base stylesheet (vended by the
webserver) already.
The import hides my complex styles form Netscape4 browsers.
As an aside, I've tried using <link rel=...> with the DA url and it
fails in Firefox as well.
On Jul 23, 2004, at 7:15 AM, David LeBer wrote:
Good morning,
I'm experiencing a problem with Firefox and an WOActionURL in the
head of my pages that should serve up a dynamically generated CSS
sheet. The renders like this:
<style type="text/css"> @import
url(/cgi-bin/WebObjects/oetkercm.woa/wa/stylesheet?code=css_5);
</style>
Everything else grabs it OK, but not Firefox.
Any thoughts?
;david
--
David LeBer
Codebase Software Systems
site: http://www.codebase.ca
blog: http://david.codebase.ca
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
Jerry E. Porter
Software Engineer
Wireless Matrix Corporation
102, 1530 - 27th Ave. NE
Calgary, Alberta, Canada
T2E 7S6
Main: 1-403-250-3949
Fax: 1-403-250-8163
email@hidden
http://www.wirelessmatrixcorp.com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
;david
--
David LeBer
Codebase Software Systems
site: http://www.codebase.ca
blog: http://david.codebase.ca
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.