Date: 2004-12-03T07:21:08 Editor: DarylOlander <[EMAIL PROTECTED]> Wiki: Apache Beehive Wiki Page: NetUI/HtmlTags URL: http://wiki.apache.org/beehive/NetUI/HtmlTags
no comment Change Log: ------------------------------------------------------------------------------ @@ -67,9 +67,6 @@ === JavaScript and HTML Controls === -The following page describes how HTML Controls are named and how JavaScript support works. For the HTML controls -(Button, TextBox, Select, etc.) the '''name''' attribute is generated based upon the databinding expression. The -'''tagId''' is used to generate the id attribute. The '''tagId''' is passed to the URL Rewriter service to allow -for names to be scoped. The tags then generate JavaScript variables to allow authors to lookup these names at runtime in a consistent way. +This page describes how ["HTML Controls are named and how JavaScript support"] works. For the HTML controls (Button, Text``````Box, Select, etc.) the '''name''' attribute is generated based upon the databinding expression. The '''tagId''' is used to generate the id attribute. The '''tagId''' is passed to the URL Rewriter service to allow for names to be scoped. The tags then generate Java``````Script variables to allow authors to lookup these names at runtime in a consistent way.
