From: Paul D. <pau...@ou...> - 2006-03-24 16:16:25
|
Problem seems to raise its head on Safari that because of reloading style sheets the whole system becomes very slow to load one page. It's a very real issue and one reason why we're thinking of simplifying the CSS Paul -----Original Message----- From: bod...@li... [mailto:bod...@li...] On Behalf Of Jon Maber Sent: 24 March 2006 14:59 To: bod...@li... Subject: Re: [Bodington-developers] CSS and Colours in Bodington Matthew Buckett wrote: >The colours in the resource properties page will only be used if >"Generate Style Sheet" is set to something other than empty or false. >Although changing this option doesn't seem to force the stylesheet stuff >to get rebuilt so you probably won't see the changes without getting rid >of your session. > > There are serious bugs in some of the web browsers. (Guess which well known software house is worst?) In some cases it is absolutely impossible to get the browser to go back to the server and reload a *.css URL. In the case of the user filtered style sheets this is absolutely intolerable and I put in a solution - the name of the stylesheet actually changes when the users changes options. This guarantees that the browser loads the new stylesheet on the very next page request so the user can decide to keep or change their options. However, I didn't put this same extra effort into the author style sheet options because it means changing the stylesheet name for all currently logged in users. Jon ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Bodington-developers mailing list Bod...@li... https://lists.sourceforge.net/lists/listinfo/bodington-developers |