[jQuery] ajax, scripts and bowser cache

2009-03-11 Thread bohne
Hi I submit data to a page and load response content into a div using an ajax POST request. The response can contain new scripts to load and some which have been already loaded by the main page. The browser does not sort out already loaded/cached scripts because jquery adds an additional flag to

[jQuery] ajax script resources and bowser cache

2009-03-11 Thread bohne
Hi I submit data to a page and load content to a div by a ajax POST request. The response can contain new scripts to load and some which have been already load by the main page load. The browser does not sort out already loaded/cachedscripts because jquery adds an additional flag to the url which