Currently, XHTML is not supported for many shortcut menu entries that are circulating over the network. The main cause is the difference between document.bodyand document.doc umentElement.
Another is that many Context Menu programs are too large, so I wrote a mini context menu that supports IE and firefox.
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Transitional // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <ptml xmlns = "http://www.w3.org/1999/xhtml"> <pead> <title> adad </title> <meta http-equiv = "Content-Type" content = "text/html; charset = UTF-8 "/> <style> # rightMenu {padding: 2px; background-color: menu; cursor: default; position: absolute; z-index: 900; border-right: 1px solid # aaa; border-bottom: 1px solid # aaa; border-top: 1px solid # fff; border-left: 1px solid # fff; font-size: 14px; word-break: keep-all ;}. menuItem {display: block; padding: 3px ;} </style> </pead> <body> <p> adadadad dawang </p> <p> adadad dawang </p> <p> adadadad dawang </p> <p> adadad dawang </p> <p> adadadad dawang </p> <p> adadad dawang </p> <p> adadadad dawang </p> <p> adadad dawang </p> <p> adadadad dawang </p> <p> adadad dawang </p> <p> adadadad dawang </p> <p> adadadad dawang </p> <p> adadad dawang </p> dddddddddddddddddddddddddddddddddddddddddd </body> </ html>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]