* Changing rendering of the form name to use the 'id' attribute when in
in XHTML strict mode. If an 'id' is already identified with the
'styleId' attribute, an exception is thrown.
* Changed dynamic focus javascript to choose form using 'id' attribute
in XHTML mode
PR: 35127
|