-
Notifications
You must be signed in to change notification settings - Fork 0
meteor based dhtml menu widget for Rails.
License
bretweinraub/dhtml_menu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 [email protected]: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
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published