Registry Candidates for Nexaweb Ajax

From MemberWiki

Jump to: navigation, search

This wiki page holds the Registry entry for Nexaweb Ajax Client.

Contents

Status

Not yet approved.

Proposed Registry Entry

nexaweb: { 
  namespaceURI:"http://www.nexaweb.com", 
  version:"1.2",
  globals_to_approve:
    [
    "nexaweb"
    ]
}

Using new syntax

Here is the above content re-expressed using the new, revised syntax we discussed at the 2008-03-21 face-to-face meeting. Once we approve the new syntax, we should delete the snippet just above and leave the code just below.

nexaweb: { 
  namespaceURI:"http://www.nexaweb.com", 
  version:"1.2",
  to_approve: {
    globals:
      [
      "nexaweb"
      ]
  }
}

Does this toolkit use any markup extensions, such as new elements, new attributes on existing HTML elements, or any custom CSS classnames?

Discussion

None so far.

Personal tools