FSN#34307 visuele verfijning voor touch
svn path=/Website/trunk/; revision=26832
This commit is contained in:
@@ -323,10 +323,10 @@ else { //if (isTouch)
|
||||
|
||||
%>
|
||||
<body class="touch">
|
||||
<% generateHeaderFunctions({touch: true}); %>
|
||||
<div id="touchmenu">
|
||||
<% generateMenu(2); %>
|
||||
</div>
|
||||
<% generateHeaderFunctions({touch: true}); %>
|
||||
<script>
|
||||
$("#touchmenu").tabs();
|
||||
var n = $("#touchmenu ul.ui-tabs-nav li").length;
|
||||
|
||||
Reference in New Issue
Block a user