excluding some html from cache with javascript?
-
To exclude dynamic content from cache, I’ve seen in the help files that JavaScript can be used to make an AJAX call.
What if I have a little dynamic html (divs, classes, etc) within my theme or in a widget.
Does anyone have an example of how javascript can be used in this scenario to keep html from being cached?
I’ve been experimenting with document write and print, but getting nowhere.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘excluding some html from cache with javascript?’ is closed to new replies.