Friday, October 31, 2008, 3:40:35 PM, Jean-Fabrice [gmail] wrote: >> Each fox form needs a name as first parameter in the markup, for >> identifying the form (and the end of the form). >> This is past in HTMl as the 'foxname' parameter in a hidden input >> field. It is now also used as a name= attribute in the HTML form tag. >> I could expand this to add it as a HTML id= attribute of the form tag. > No please. ID has to be unique across the DOM tree of the page >> I don't see why it should be specified differently from the name >> parameter. > see before
but the fox name parameter (:fox 'name' ...:) needs to be unique too, i.e a unique identifyer for each fox form. This is important for Fox's processing, and could be used for the DOM too. ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
