All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.navigator.displayer.DisplayerStrings.properties Maven / Gradle / Ivy

Go to download

This application allows creation of many different menu systems from an XML file or dynamically from a database.

There is a newer version: 2.4.3
Show newest version
#starts the top level of the menu
dd.menu.top=
dd.menu.bottom=
dd.image.src.expand=images/Rarrow.gif dd.link.start= dd.link.end= dd.js.toggle.display= function toggleMenuDisplay(menu, img) {0}\n var cookieName \= "menu-" + menu.id;\n if (menu.style.display \=\= 'none') {0}\n menu.style.display\='block';\n img.src \= imgSrcExpanded;\n setCookie(cookieName,'block'); \n {1} else{0}\n menu.style.display\='none';\n img.src \= imgSrcExpand;\n setCookie(cookieName,'none'); {1}\n{1} dd.js.start=\n #area on the document that toggles the display of the associated menu dd.menu.expander= dd.menu.restricted= dd.menu.restore= #starts a menu item dd.menu.item.top=
\n\n dd.menu.item.bottom=
dd.menu.item.row.start=   dd.menu.item.row.end= dd.image= dd.image.src.expanded=images/Darrow.gif dd.image.expander= dd.js.image.src.expand= var imgSrcExpand \= "{0}";\n dd.js.image.src.expanded= var imgSrcExpanded \= "{0}";\n smd.style= smd.menu.top=\n smd.menu.bottom=
\n smd.menu.item.top={0}\n smd.menu.item={3}\n smd.menu.item.image=  smd.menu.item.image.bullet= #TODO: add \n and \t's to make it look prettier and mouse event handlers lmd.js.start=\n lmd.begin= lmd.menu.top=\t\n lmd.menu.actuator.link=\t {1}\n\t\t
    \n lmd.menu.actuator.top=\t{1}\n\t\t
      \n lmd.menu.actuator.bottom=\t\t
    \n\t\n lmd.menu.item=\t
  • {3}
  • lmd.menu.standalone=\t{3} #coolmenus HTML cm.image= #tabbedmenu HTML tmd.menu.tab={3}\n\t




© 2015 - 2025 Weber Informatics LLC | Privacy Policy