Web and Technology Support
Html, JAVA,DOTNET,Javascript, PHP, and JQuery Scripts and its issues with solutions
Showing posts with label
nav
.
Show all posts
Showing posts with label
nav
.
Show all posts
Tuesday, 5 August 2014
Bootstrap Off Canvas nav toggle viewing windows size
$(document).ready(function () {
$('[data-toggle=offcanvas]').click(function () {
$('.row-offcanvas').toggleClass('active')
});
});
Older Posts
Home
Subscribe to:
Posts (Atom)