I don't think anyone can tell you what is wrong from the description and code snippets.
Post a link to a page that illustrates the problem and I'm sure someone can help out. -Mike On Fri, Jun 4, 2010 at 9:40 AM, Gebe <[email protected]> wrote: > 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 <http://maps.google.com/maps/api/js?%0Asensor=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 <http://maps.google.com/maps/api/js?%0Asensor=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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- 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.
