By hallvors
Thursday, 5. April 2007, 20:25:24
Making legacy pages work with Web Forms 2
The Web Forms 2 specification makes it easier to write and validate forms - but some compatibility problems with legacy scripts exist. Learn how to solve them!
( Read the article )
By westonruter
Tuesday, 21. August 2007, 13:46:58

Web Forms 2.0 may now be used in browsers other than Opera by incorporating the cross-browser webforms2 implementation:
http://code.google.com/p/webforms2/
By FataL
Wednesday, 9. April 2008, 19:24:34

I just stuck with Opera when implementing custom validation. Opera doesn't get attention to willValidate attribute set to false -- it wants validate fields anyway.

For other browsers I use
WebForms 2 library and it works as expected. I just don't know how to fix it in Opera. See my
test page.
BTW, is it known bug or I should report it?
Other two things related to WebForms 2 that I found broken in Opera are: