From: Cort S. <co...@xm...> - 2002-08-12 18:22:00
|
I have a page that uses javascript to access both .selectedIndex, .value and .options on a Select element. These to do appear to be supported yet in HtmlUnit (just downloaded src from CVS today), am I correct? I checked the .javascript.host.Select (and Input) classes - is this where I would watch for those methods/fields to be implemented? Cort |