Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News UvumiTools Dropdown Menu 1.0.1 (Default branch) Post 302232026 by Linux Bot on Wednesday 3rd of September 2008 07:30:07 PM
Old 09-03-2008
UvumiTools Dropdown Menu 1.0.1 (Default branch)

UvumiTools Dropdown Menu is a cross-browser, fully degradable, unobtrusive dropdown menu plugin. It is very easy to use and simply adds features and functionality to existing HTML on your site. It turns a basic unordered list into a very nice and sturdy animated horizontal drop-down menu.License: MIT/X Consortium LicenseChanges:
This release fixes an issue that was causing the menu to render itself behind other objects in the document, making it difficult to use on certain Web pages.Image

Image

More...
 
tk_menuBar(1T)						       Tk Built-In Commands						    tk_menuBar(1T)

__________________________________________________________________________________________________________________________________________________

NAME
tk_menuBar, tk_bindForTraversal - Obsolete support for menu bars SYNOPSIS
tk_menuBar frame ?menu menu ...? tk_bindForTraversal arg arg ... _________________________________________________________________ DESCRIPTION
These procedures were used in Tk 3.6 and earlier releases to help manage pulldown menus and to implement keyboard traversal of menus. In Tk 4.0 and later releases they are no longer needed. Stubs for these procedures have been retained for backward compatibility, but they have no effect. You should remove calls to these procedures from your code, since eventually the procedures will go away. From Tk 8.0 onwards, you should instead construct your menubar as a normal menu and then attach it to the toplevel of your choice using the -menu option of that widget. SEE ALSO
menu(1T), toplevel(1T) KEYWORDS
keyboard traversal, menu, menu bar, post ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWTk | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+ NOTES
Source for Tk is available on http://opensolaris.org. Tk tk_menuBar(1T)
All times are GMT -4. The time now is 06:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy