I'm am trying to debug some IE 8 issues with autocomplete and IE seems to be caching the Javascript.
Is there anything special about response.renderJavascriptReference(JS_RESOURCE) that would cause IE to hang onto it? I have made changes to the js, then tested in firefox and I see the changes. In IE I still see the old behavior prior to the js change. D/
