Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Plugin how provide application menu tabs manager for Redmine.

4.0
   
  0 reviews  |  1 user  |  161 lines of code  |  1 current contributor  |  Analyzed 15 days ago
 
 

CustoMenu is an extremely powerful menu module. It gives you full control over the display of your menu. You my use one of your menu's or be completely independent of the Joomla! menu structure by selecting items from different menu's. Then you get a bunch of Advanced Parameters to your ... [More] disposal. For a full description, please see the NoNumber! website [Less]

0
 
  0 reviews  |  0 users  |  1,517 lines of code  |  0 current contributors  |  Analyzed 8 months ago
 
 

Menu Toggle Adder - JQuery PluginJQuery plugin that automatically adds "toggle triangles" to your menu. Includes ability to automatically highlight selected links. ExamplesExample One: Highlight Selected Link, Animation occurs when toggling. Example Two: Don't highlight Selected ... [More] Link, No animation occurs when toggling. Download Download the JQuery Menu Toggle Adder plugin and related files! How To UseDownload the latest version of JQuery and the Menu Toggle Adder files. The Menu Toggle Adder files contains "sample.css", "menu_toggle_adder.css" and "ie6_menu_toggle_adder.css". "sample.css" contains some reset, formatting rules. "menu_toggle_adder.css" contains the rules needed to display your menu. "ie6_menu_toggle_adder.css" contains additional rules need to display your menu in ie6. Call the style sheets from your page similar to this: The Menu Toggle Adder files contains "toggle images". Modify them as needed. Upload the Menu Toggle Adder "toggle images" to your images folder. Call the JQuery and Menu Toggle Adder Javascript files similar to this: Invoke the Menu Toggle Adder function similar to the below example. This means that you should add the below code (surrounded by "script" tags) to the html document(s) where your menu is displayed. '#menu' should be replaced by the id attribute assigned to the parent unordered list of your menu. $(document).ready(function(){ $('#menu').menu_toggle_adder(); }); Menu Toggle Adder SettingsThere are several settings that can be specified when invoking the menu toggle adder function. For example (don't forget to add the opening and closing script tags): $(document).ready(function(){ $('#menu').menu_toggle_adder( { animate_toggle: 'yes', /* 'yes' or' no'. Use "slide down" animation to show and hide nested lists. */ highlight_selected_link: 'yes', /* 'yes' or 'no'. Add "menu_selected" class to the link (and it's parent) that matches the current page name. */ toggle: 'images/toggle.gif', /* Path to the toggle image. This is the image that shows when nested ul is hidden. */ toggled: 'images/toggled.gif', /* Path to the toggled image. This is the image that shows when nested ul is visible. */ toggle_selected: 'images/toggle_selected.gif', /* Path to the selected, toggle image. This is the image that shows when nested ul is hidden and the link url matches the current page name. */ toggled_selected: 'images/toggled_selected.gif', /* Path to the selected, toggled image. This is the image that shows when nested ul is visible and the link url matches the current page name. */ } ); }); Why Use It?It is tedious for your website user to have to look at a long vertical menu containing, for example, category and sub category links. Collapsing your sub category links will allow your website user to find what she is looking for much easier. Giving the user the ability to expand and contract the menu using toggle images allows them to inspect the full menu without having to reload the page. Tested OnInternet Explorer 6 (PC) Internet Explorer 7 (PC) Fire Fox 2 (PC) What Does it Do?Finds All unordered lists (ul's) that have nested ul's and adds a toggle image. Finds the menu link that matches the current url's page name. On page load, all nested ul's are hidden, except for the one that contains the link that matches the current url's page name. If the menu link that matches the current url's page name is contained in a nested ul, then both the nested link and parent link get a class assigned of "menu_selected". If the menu link that matches the current url's page name is contained in a parent ul, then the link gets a class assigned of "menu_selected". Nested ul's appear and disappear when toggled using the JQuery "slideUp" and "slideDown" functions. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 

IntroductionThis accordion has been design to managed your custom HTML code within unordered lists. All target HTML elements are defined in parameters. For example : You can defined your slide titles are 'h3', links or simple 'span' Your slide content can be DIVs, SPANs or ... [More] FIELDSETS A button can be put in the slides to switch to another specific slide It is so flexible that you should try it to understand the capabilities ! See it in action on : http://www.joomlation.com/flexaccordion/demo.html [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 10 days ago
 
 

With Add to Menu you can quickly add a menu item to the content item you are editing. For a full description, please see the NoNumber! website

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 8 months ago
 
 

SuperFish Drop Down Menu Plugin for the Grails Framework. This will allow you to create and use the superfish drop down menu within grails. Install the plugin and then under views edit your index.gsp to use the following layout, main_super.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

The 'old' grooveshark user interface featured a really cool menu effect built in Flash. You'd click on a artist and the menu would slide 'ipod style' to the left from the right. I always wanted to create this menu in jquery, but never could find a proper plugin. So I decided ... [More] to write my own plugin. Currently the plugin supports just one level, and the markup isn't that semantic, but it's a start. Let me know if you have ideas to make the code better, and feel free to use it in your own projects! Check the source for information, or check the demo at http://klanten.dotbrilliance.nl/jquery-grooveshark/index.html Mail me at fabian at dotbrilliance dot nl [Less]

0
 
  0 reviews  |  0 users  |  214 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

This Jquery plugin lets you with ease create tabbed content. All you need is an ul-element with some li-elements and a couple of related content-divs. The major difference between Tabify and it's competitors is it's size.

0
 
  0 reviews  |  0 users  |  5,691 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

jquery ui simple dropdown menu

0
 
  0 reviews  |  0 users  |  169 lines of code  |  1 current contributor  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.