演示:
js檔案:
程式**
// 選單的html**
var strmenu = ""
strmenu += "http://www.yes1000.com');/" >設為首頁"
strmenu += "http://www.yes1000.com', '::一想千開::')/">加入收藏"
strmenu += ""
strmenu += "http://www.yes1000.com'/">**首頁"
strmenu += "http://www.yes1000.com/default.asp?cateid=3'/">雜七雜八"
strmenu += "http://www.yes1000.com/default.asp?cateid=5'/">技術文件"
strmenu += "http://www.yes1000.com/default.asp?cateid=10'/">網路雜談"
strmenu += "http://www.yes1000.com/default.asp?cateid=6'/">原創專區"
strmenu += "http://www.yes1000.com/default.asp?cateid=12'/"> 經典資源"
strmenu += ""
strmenu += "http://www.yes1000.com/loadmod.asp?plugins=aboutmeforpjblog'/">個人檔案"
strmenu += ""
strmenu += "http://www.yes1000.com/article.asp?id=78'/">和我聯絡"
strmenu += ""
// 判斷客戶端瀏覽器
function ie() else }
// 顯示選單
function showmenu()
.menuitems
js必須在body標記內呼叫。
自定義右鍵選單
禁止系統右鍵選單 document.oncontextmenu function 獲取滑鼠藍色框選中的內容 document.getselection tostring 火狐不能得到文字框內的內容 示例 utf 8 title ulli li hover style head aaaa rows 4...
windows新增自定義選單到滑鼠右鍵
在使用windows過程中,我們需要經常需要使用特定程式開啟某些檔案,比如使用sublime開啟乙個bat檔案並修改它,但預設sublime可能並不在滑鼠右鍵裡,這時我們可以手動新增到右鍵中。1,執行regedit,開啟登錄檔編輯器,在hkey classses root shell 下,新建項命名...
VUE 滑鼠右鍵自定義
需要在區域內右擊自定義選單的div繫結contextmenu右擊事件 觸發rightclick方法 rightclick mouseevent 滑鼠右擊觸發事件 this.menuvisible false 先把模態框關死,目的是 第二次或者第 n次右鍵滑鼠的時候 它預設的是 true this.m...