> Pete
>
> On Mar 3, 10:08 am, DevAPI wrote:
>
> > I have seen that with this function I can know if the browser is an
> > Iphone, an Android or an website.
> > But how can I use this?
>
> > I must modify this line: ??
>
> > ¿Any solution?
>
> &g
I have seen that with this function I can know if the browser is an
Iphone, an Android or an website.
But how can I use this?
I must modify this line: ??
¿Any solution?
Thanks ;)
function detectBrowser() {
var useragent = navigator.userAgent;
var mapdiv = document.getElementById("map_canva