62 results found (page 2 of 5)
http://www.w3.org/TR/html5/obsolete.html

…he user to install them manually. [WEBCRYPTO] listing Use pre and code instead. menuitem To implement a custom context menu, use script to handle the contextmenu event. nextid Use GUIDs instead. noembed Use object instead of embed when fallback is necessary. param Use the data at…

http://planet.mozilla.org/thunderbird

…ent is select . Unlike menulist whose direct child is menupopup which wraps all menuitem , select element directly wraps all the options so the UI of select can’t be made exactly similar to menulist . option elements are also not customizable unlike menuitem and it also doesn’t s…

https://whatwg.org/specs/web-apps/current-work

…wing shows the baseline markup to create a custom menu popover, where the first menuitem will receive keyboard focus when the popover is invoked due to the use of the autofocus attribute. Navigating the menuitems with arrow keys and activation behaviors would still need author sc…