Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1415 | Rev 1417 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1415 Rev 1416
Line 12... Line 12...
12
	    $(w.document.body).html(html);
12
	    $(w.document.body).html(html);
13
	}
13
	}
Line 14... Line 14...
14
	
14
	
15
	if(navigator.userAgent.match(/Android/i)){
15
	if(navigator.userAgent.match(/Android/i)){
-
 
16
	    window.scrollTo(0,1);
16
	    window.scrollTo(0,1);
17
	    window.alert("ergeg");
Line 17... Line 18...
17
	}
18
	}
18
	
19
	
19
	//TODO gérer la fonction de swipe sur le téléphone
20
	//TODO gérer la fonction de swipe sur le téléphone