Included are some functions that build dropdowns and forms based on values in a recordset 包括了一些函数,能用记录集中的值来创建下拉菜单和窗体。
dropdowns are commonly used in the presentation, whether it is portlet or just a jsf web page dropdown通常用在表示中,无论它是portlet或仅是jsfweb页面。
Warning : this technique will not work as well for lists that require large numbers of items, where dropdowns either shine or collapse under the weight of their own sheer mass, depending on your perspective 警告:这项技术不适用于那些需要很多菜单项的列表,下拉的时候在它们自己的透明块下要么是高亮的要么是折叠的,根据你的审美角度来。
An incremental change, perhaps, over the previous work with css dropdowns, but another angle for you to explore for those instances where it really is useful to have the navigation options displayed rather than hidden inside a dropdown menu 添加了一些改变,也许,透过之前的工作,可以让你从另一个视角来探索那些例子是否它们对让菜单项显示的价值大于它们隐藏在下拉菜单里的价值。