Open main menu

lensowiki β

Changes

Navlang

610 bytes added, 08:38, 31 March 2012
Availability
Since examples are always more fun than reading boring text, here's a few. Note that these are not live but images at the moment.
===Demo===
{|
! Code || Preview
layout: vertical; layout-width: 10em; }
*One | /one.htm
{ color: #84b6d5; marker: ☞ }
**Two | /two.htm
*Fun | /fun/
However, it is possible to override this prototype inheritance on a per-branch basis by specifying a different formatting spec before beginning the branch (i.e. as if declaring a prototype for the first time). Note that this override will complement the existing prototype, so any values not explicitly overridden will be inherited as usual. Such an override lasts for the duration of the branch in which it was introduced and is discarded once the branch is complete.
 
==Availability==
Navlang is now available [http://github.com/lensovet/navlang on github].
 
==Known issues==
*Pop-out menus more than one level deep (i.e. *** and above) do not work properly
*IE6 on Windows 2000 reports some bogus errors, preventing the nav bar from rendering
*Potential issues on non-spec-conforming browsers
*No non-JavaScript solution at the moment
 
==Authors==
This project is the work of Paul Borokhov and Brian Alker. The parser is generated by the [http://jscc.jmksf.com/ JS/CC] [http://jscc.jmksf.com/jscc/jscc.html web environment], so we are much indebted to Jan Max Meyer for it.
1,277
edits