Another minor one: Is there any reason why the MeFi stylesheet is being inlined into the html instead of linking to an external file? Is this a browser support workaround or something?
I know its not a very big sheet, but seeing that linked stylesheets can be cached, that would knock off about 2K for every page viewed.
posted by lagado to bugs at 12:07 AM (20 comments total)
I guess the stylesheet is being dynamically generated based on the user's profile, so I guess then you would need to generate and link to the right one for that particular user.
Probably more trouble than its worth for 2K.
cheers
posted by lagado at 12:15 AM on October 16, 2000