/* * http://tinynav.viljamis.com v1.1 by @viljamis * https://github.com/viljamis/TinyNav.js * * Licensed under the MIT license. * * Copyright (c) 2011-2012 Viljami Salminen, http://viljamis.com/ */ /** * Forked by AppThemes on 01/15/2013 */ (function ($, window, i) { $.fn.tinyNav = function (options) { // Default settings var settings = $.extend({ 'active' : 'selected', // String: Set the "active" class 'header' : '', // String: Specify text for "header" and show header instead of the active item 'header_href' : '', // String: Specify url for "header" 'force_header' : false, // Force "header" regardless of "active" item 'indent' : '-', // The indent character that shows the nesting of option elemenets. 'label' : '', // String: sets the