Hi,

I have had this problem with IIS/ASP at one point or another.  It 
seems to be a Netscape (4) problem.  We were doing something fancy,
but I can't remember exactly what nor how (whether) it was resolved.

John Lehmann

> 
> The only reason I suspected JRun here is that I used the <LINK HREF>
> approach with Netscape in many other applications and app 
> servers.  The main
> difference is that in those cases the .css files were served 
> by the web
> server directly while here they are served by JRun.
> 
> I am not really trying to accuse anybody.  I like JRun a lot. 
>  I more or
> less solved the problem with <STYLE> but I still wish I knew 
> why it breaks
> the way it breaks.
> 
> Cristian
> 
> >Date: Mon, 11 Dec 2000 11:56:10 -0500
> >From: Scott Stirling <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: RE: More on Netscape problems with .css files
> >Message-ID: 
> <[EMAIL PROTECTED]>
> >
> >I didn't have anything to do with the JMC code, but isn't 
> this discovery
> >consistent with the hypothesis that it's a bug in Netscape?  
> That's what
> >everyone else has been saying, even with documented references.
> >
> >Scott Stirling
> >Allaire Corporation
> >http://www.allaire.com/developer/jrunreferencedesk/
> 
> > -----Original Message-----
> > From: Cristian Satnic [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, December 11, 2000 9:48 AM
> > 
> > 
> > I have strong reasons to believe that Allaire knows that 
> JRun has some
> > problems when serving .css files for Netscape.
> > 
> > I was looking through the jsp code for the admin app and for 
> > example on the
> > page which builds the navigation tree (left frame) there is 
> > code similar to
> > this:
> > 
> > if browser is IE then use this
> >     <LINK HREF='/aaa.css' REL='stylesheet' TYPE='text/css'>
> > else use this
> >     <STYLE>put .css stuff in here </style>
> > 
> > The 'else' part was seen as the solution for the netscape 
> > problems but it
> > does has its downsides (such as the .css page would not be cached).
> > 
> > Is this really a bug and if yes, is there some kind of fix planned?
> > 
> > Thanks,
> > Cristian
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to