From a14ff122e2908e14acfc86dc63551f32369b0a95 Mon Sep 17 00:00:00 2001 From: asilbalaban Date: Mon, 16 Sep 2013 14:41:39 +0300 Subject: [PATCH] Custom class support added Custom class support $('.top-nav').tinyNav({ active: 'selected', class: 'form-control' }); --- tinynav.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tinynav.js b/tinynav.js index f52e2df..a6bccbe 100644 --- a/tinynav.js +++ b/tinynav.js @@ -6,7 +6,8 @@ var settings = $.extend({ 'active' : 'selected', // String: Set the "active" class 'header' : '', // String: Specify text for "header" and show header instead of the active item - 'label' : '' // String: sets the