• Stars
    star
    638
  • Rank 67,957 (Top 2 %)
  • Language
    JavaScript
  • Created over 12 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Responsive navigation plugin that weighs just 443 bytes

TinyNav.js

Responsive navigation plugin that weighs just 452 bytes

TinyNav.js is a tiny jQuery plugin (452 bytes minified and gzipped) that converts <ul> and <ol> navigations to a select boxes for small screen. It also automatically selects the current page and adds selected="selected" for that item. There's also a Wordpress plugin available, here.

This isn't the first plugin to do this and it doesn't provides a lot of options, but it might be the smallest (file size).

Check out also the new version called Responsive Nav.

Usage Instructions and demo

For instructions and demo go to [http://tinynav.viljamis.com](TinyNav website).

License

Licensed under the MIT license.

Copyright (c) 2011-2023 Ariel Salminen, https://arie.ls/

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Changelog

v1.2 (2014-02-19) - Adds the "indent" option, thanks to @kadimi

v1.1 (2012-11-14) - Adds an optional "label" tag before the "select" tag, thanks to @larcher

v1.05 (2012-10-19) - Adds the support for multiple navigation depths, thanks to @nicoandrade

v1.04 (2012-10-19) - Adds the possibility to change the text of the header. Notice that there seems to be a bug in jQuery 1.8.0 which prevents this script from working correctly if there is no selected item in the navigation (the plugin does work with older and newer versions correctly though, currently tested up to 1.8.2).

v1.03 (2012-03-15) - Adds new option called "header", thanks to @jorde

v1.02 (2012-03-07) - Some performance improvements and a bug fix

v1.01 (2012-01-04) - Code Refactoring

v1.00 (2011-12-31) - Release

Want to do a pull request?

Great! New ideas are more than welcome, but please check the Pull Request Guidelines first before doing so.

More Repositories

1

responsive-nav.js

Responsive navigation plugin without library dependencies and with fast touch screen support.
JavaScript
4,080
star
2

ResponsiveSlides.js

Simple & lightweight responsive slider plugin (in 1kb)
JavaScript
3,473
star
3

feature.js

Feature.js is a fast, simple and lightweight browser feature detection library in 1kb.
HTML
3,171
star
4

vue-design-system

An open source tool for building UI Design Systems with Vue.js
JavaScript
2,168
star
5

Remote-Preview

Remote Preview allows you to preview any URL on large number of mobile devices simultaneously.
JavaScript
1,248
star
6

Scale

Mobile first boilerplate focusing on readability
CSS
201
star
7

mqtest

MQtest is a simple tool to help identify which media queries your device responds to.
SCSS
124
star
8

design-systems-in-finland

A list of Finnish organizations that have or are actively working on a design system
44
star
9

detectMQ.js

Simple way to detect in JavaScript if a Media Query is being used or not
JavaScript
35
star
10

isFileInputSupported.js

HTML
20
star
11

middleman-boilerplate

Simple Middleman starting point which includes some base SCSS styles and JavaScript. Great for static sites with some dynamic features & a blog.
JavaScript
13
star
12

vue-design-system-example

Simplified example project on how to use Vue Design System as an NPM Dependency
JavaScript
13
star
13

responsive-nav.com

Responsive Nav’s website. Runs on Middleman.
HTML
6
star
14

vue-design-system-example-website

Simplified example on how to use Vue Design System as an NPM Dependency on a static website
HTML
3
star
15

legibilityapp

Legibility App is a tool for user interface designers for evaluating typeface legibility under different viewing conditions.
JavaScript
3
star
16

upstatic.net

JavaScript
1
star