Hi y'all, Is it possible to cache a div or the likes (in the visitor's browser) maybe be assigning a UID? The reason I ask is the boss has made some of the pages on our site so large (280 K in text alone - and the pix count/page is insane) that we have to use more tricks to make pages load faster. I figure the navigation and footer (because they're global) would be a good start. Thanks.
I'm pretty sure you can't cache anything broswerside. Are you using mod_deflate or similar compression? That should reduce the size of your text a fair bit.