From: Mabel C. <mc...@ya...> - 2003-03-26 00:50:41
|
--- Mike Bowler <mb...@Ga...> wrote: > Adding support for document.applets wouldn't be much work - actually > supporting applets would be. Certainly not impossible but it would > be a > fair bit of work. So this would mean that you can support the following statement: var appletObj = document.applets["My Applet"]; But not easily support the following statement because it would mean supporting applets: var encodedStr = appletObj.encode("some string"); > I know this isn't what you wanted to hear but I only have so much > spare > time to work on this. :-) Sigh...ok. :-) I'm looking for a web browser testing tool that can be used on UNIX platforms that isn't expensive. Something like XRunner is expensive. Guess it's back to manual testing for now. :-0 __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com |