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