mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Checking in the sample XP menu XUL file. Demos the anonymous creation
capability and has a menu with an action handler attached.
This commit is contained in:
parent
00f89f8113
commit
959418169d
@ -39,8 +39,8 @@ Contributor(s): ______________________________________. -->
|
||||
<html:div>Ctrl+N</html:div>
|
||||
<titledbutton class="menu-right"/>
|
||||
<xpmenuchildren>
|
||||
<xpmenuitem><html:div>Nested Item One</html:div></xpmenuitem>
|
||||
<xpmenuitem><html:div>Nested Item Two</html:div></xpmenuitem>
|
||||
<xpmenuitem value="Lambda" accesskey="a" onaction="dump('Lambda lambda lambda!\n')"/>
|
||||
<xpmenuitem value="Phi" accesskey="p"/>
|
||||
</xpmenuchildren>
|
||||
</xpmenu>
|
||||
<xpmenuitem>
|
||||
|
Loading…
Reference in New Issue
Block a user