I'd say Safari's caching, it is known that safari does not handle changes in certain type of files very well (a feature or a nuisance, who knows)..
Anyway, read here for more info: http://forums.macrumors.com/showthread.php?t=73360 -- Julio On Jul 9, 2:16 pm, Jonathan Lundell <[email protected]> wrote: > I'd like to generate my CSS dynamically, using web2py's views syntax > (mainly for macro substitution, dynamic substitution of colors, stuff > like that). > > So I created a controller named css, with a method called base, and a > view named base.css. I then changed layout html to ask for /app/css/ > base.css for its stylesheet. > > Miraculously, everything works: except that my browser (Safari 4.0.2) > won't use the resulting stylesheet, even though, near as I can tell, > it looks fine. > > Any suggestions? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

