Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DhtmlMenu
=========

Simple DHTML menus anywhere on your page you want.

http://meteor-catalog.aura-software.com/widgets/4-dhmtl-menu

Installation
============

Install Meteor! :
http://www.aura-software.com/entries/5-how-to-install-meteor

Install the DHMTL Menu plugin
script/plugin install git@github.com:bretweinraub/dhmtl_menu.git

See the example below.

Example
=======



Give me a mouse-over pulldown with 3 entries:

<%= render_meteor_widget(::Meteor::Widget::DhtmlMenu::Spec.new(:name => "Objects",
                                                               :menu_items => [
                                                                               ["Genres","/genres"],
                                                                               ["Books","/books"],
                                                                               ["Authors","/authors"],
                                                                              ])) %>


Copyright (c) 2010 Aura Software LLC, released under the MIT license

About

meteor based dhtml menu widget for Rails.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages