Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1416 Rev 1417
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);
-
 
17
	    window.alert("ergeg");
16
	    window.scrollTo(0,1);
Line 18... Line 17...
18
	}
17
	}
19
	
18
	
20
	//TODO gérer la fonction de swipe sur le téléphone
19
	//TODO gérer la fonction de swipe sur le téléphone