investigating, I discovered that what was happening was that when you load the library "google map" it eliminates so this immediately after it.
For example: <script type="text/javascript" src="http://maps.google.com/maps/api/js? sensor=false"/> media="screen" href="/assets/css/gral.css" <link rel="stylesheet" type="text/css" /> The css is removed! in my case: <script type="text/javascript" src="http://maps.google.com/maps/api/js? sensor=false"/> <script type="text/javascript" src="/assets/js/ajax-forms.jquery.js"> </ script> the library was removed ajaxform :( On 3 jun, 19:19, Gebe <[email protected]> wrote: > Hi, I´m loading the libraries "jquery.ajaxfrom" and "google map api" > at the same page. And that is doing some conflict problems. without > googlemaps, all worked right, but when i add the library, one error ($ > ("#nEdit").ajaxForm is not a function) break all. > > ajaxForm:http://malsup.com/jquery/form/ > jquery 1.4.2 > googlemapshttp://maps.google.com/maps/api/js?sensor=false -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
