On May 9, 8:57 pm, Tom Cole <tco...@gmail.c omwrote:
Does your server indeed return a valid XML document with content-type
of "text/xml" and what does the entire XML document look like?
of "text/xml" and what does the entire XML document look like?
<form method="GET" action="/lbs/" onSubmit="filte rMarkers();fals e" >
And the current one is
<form method="GET" action="/lbs/" onsubmit="retur n filterMarkers() " >
Now everything works. Thanks anyway.
Leave a comment: