Column Navigation

授权协议 未知
开发语言
所属分类 jQuery 插件、 其他jQuery插件
软件类型 开源软件
地区 不详
投 递 者 宋育
操作系统 未知
开源组织
适用人群 未知
 软件概览

Column Navigation provides a Mac OS X/NeXTStep style navigation for unordered HTML lists. (Ordered lists will be supported in version 1.1)

It has been designed to progressively enhance list information by refactoring it into columns of data. Each column represents the children of the proceeding selected item.

This is especially useful for formatting long hierarchy structures.

An example of the menu in action can be seen here.

  • I have a HTML ul li based navigation requirement. How can I get the drop down to show up similar to how it looks like when we go to www.microsoft.com. For: ex if we go to www.microsoft.com and click o

  • 1,创建底部选项卡 createBottomTabNavigator import React from "react"; import { StyleSheet, Image } from "react-native"; import {setSpText, scaleSizeW} from '../utils/util'; import Home from '../page/home/home