html5 for android?
Hi; with this line it look if it is a Iphone, Ipad, ipod
if(_bi.indexOf("iphone")>0 || _bi.indexOf("ipad")>0 || _bi.indexOf("ipod")>0) _url="html5/rosendo.html";
But when it is a smartphone or a tablet with android (sandwich) what we have to add for working ?
I can´t believe it isnt mend
thanks a lot