jMenu demonstration
- Category 1
- Category 2
- Category 3
- Category 4
- Category 5
- Category 6
- Category 7
Change options
JS code
<!-- JS to add -->
<script type="text/javascript">
$(document).ready(function(){
$("#jMenu").jMenu({
openClick : false,
ulWidth : 'auto',
effects : {
effectSpeedOpen : 300,
effectSpeedClose : 300,
effectTypeOpen : 'slide',
effectTypeClose : 'slide',
effectOpen : 'linear',
effectClose : 'linear'
},
TimeBeforeOpening : 100,
TimeBeforeClosing : 400,
animatedText : false,
paddingLeft: 1
});
})
</script>
How can you help us ?
If you love our work, you can show us your admiration by having a look on the ads, free for you, good for us =).THANKS !
Last News
QapTcha 4.1
Wed 7th MarchNew option 'autoSubmit' : auto submit form when the user has dragged it to end.