?? tree2.xml
字號:
<?xml version="1.0"?><tree> <tree text="Loaded File 2 Item 1" action="javascript:alert(1)" /> <tree text="Loaded File 2 Item 2" action="javascript:alert(2)"> <tree text="Loaded File 2 Item 2.1" action="javascript:alert(2.1)" /> <tree text="Loaded File 2 Item 2.2 (LOOP)" src="tree1.xml" action="javascript:alert(2.1)" /> </tree> <tree text="Loaded File 2 Item 3" action="javascript:alert(3)" /></tree>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -