What’s New on MDC

Here is some recent content additions or changes appearing on the Mozilla Developer Center (MDC).

  • XUL Popup Guide: Great information on using popups (panels, menus and tooltips) in extensions and XUL applications. The popup infrastructure was heavily rewritten in Gecko 1.9 (Firefox 3). Thanks Neil.
  • E4X Tutorial: Joey Minta put together a really good tutorial covering many aspects of using E4X - the ability to use raw XML in JavaScript.
  • Code Snippets for XUL <tree>: Some examples of getting the <treecell> from mouse click and the selected <treerow> from right-click were added.

Comments are closed.