0

I am caching the dynamic content using the ETAG. There is javascript in tag which in turn located at the end of body tag. This script tag make changes in DOM elements. But when DOM/HTML is loaded from browser cache, javascript is not getting executed.

Any work around to make this work?

Also I am observing caching is working fine with Chrome and mozilla, but not with OPERA. Is there any specific reason/bug in opera, which is causing this issue?

j0k
  • 22,600
  • 28
  • 79
  • 90
MANISH ZOPE
  • 1,181
  • 1
  • 11
  • 28
  • Can you show us some code? – matthewpavkov Jan 29 '13 at 05:20
  • Got an issue. I am populating the js variables from php. So values of js variables are also cached. e.g. – MANISH ZOPE Jan 29 '13 at 07:00

0 Answers0