Postback does not work, conflict between Jquery Mobile and Google Maps Java Script API 3?
I have a website with Google Maps. I use Google Maps Java Script API 3 and Markerclusterer. As soon I include the Jquery Mobile library, google Maps does not load after a postback. The following error results in IE,
funnily the errors occure in the Jquery Library, not in Jquery Mobile Library. The bad effect is, that the Maps of Google Maps do not load, you have to refresh the browser.
0x800a139e - Laufzeitfehler in JavaScript: SyntaxError
0x800a139e - Laufzeitfehler in JavaScript: SyntaxError
0x800a139e - Laufzeitfehler in JavaScript: SyntaxError
When I include the Jquey link only,
<script src="js/jquery-1.10.2.js"></script>
there is no error.
Is there some conflict between Google Maps and