From: Kent T. <ke...@cp...> - 2005-03-16 01:50:59
|
Mike Bowler wrote: > If the browsers allow something that HtmlUnit doesn't then it's just a > matter of us not having got to that feature yet. If you open a feature > request then somebody will implement that feature. Alternately, you > could implement the feature yourself and submit a patch. > > In any case, we're implementing features as we need them or as people > request them so make sure you open feature requests for anything you > need that is missing. Thanks for the reply. I believe the difficulty is that onsubmit is treated as an attribute whose value is a string. But when I assign to it, I am assigning an InterpretedFunction object to it. Can this problem be solved in the current architecture of HtmlUnit? If so, how? I'd like to help implement it but I know very little about HtmlUnit or Rhino. It took me a few hours with the debugger just to find out the difficulty above. -- Kent Tong, Msc, MCSE, SCJP, CCSA, Delphi Certified Manager of IT Dept, CPTTM Authorized training for Borland, Cisco, Microsoft, Oracle, RedFlag & RedHat |