Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1413 Rev 1415
Line 10... Line 10...
10
		var html = $("#smartflore-sources").html();
10
		var html = $("#smartflore-sources").html();
Line 11... Line 11...
11
	
11
	
12
	    $(w.document.body).html(html);
12
	    $(w.document.body).html(html);
Line -... Line 13...
-
 
13
	}
13
	}
14
	
-
 
15
	if(navigator.userAgent.match(/Android/i)){
Line 14... Line 16...
14
	
16
	    window.scrollTo(0,1);
15
	document.location.href = "#";
17
	}
16
	
18
	
17
	//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