Stop Form.Element.disable from stealing focus.

This commit is contained in:
Andrew Dupont 2008-05-19 17:17:31 -05:00 committed by Tobie Langel
parent b52a55482e
commit b49c572fa0
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
* Stop Form.Element.disable from stealing focus. (jddalton)
* Ensure Element.hide and Element.show return an element, even if you pass an element ID. (Andrew Dupont)
* Fix an issue where Element#getStyle('height') returns null if the height is set to "auto." (kangax, jddalton)

View File

@ -159,7 +159,7 @@
</form>
<!-- writeAttributes -->
<p id="write_attribute_para"></a>
<p id="write_attribute_para"></p>
<a id="write_attribute_link" href="test.html"></a>
<form action="/dev/null" id="write_attribute_form" method="get" accept-charset="utf-8">
<label id="write_attribute_label"></label>