On Dec 15, 9:26 pm, David Mark <dmark.cins...@gmail.com> wrote:
> > 1) a presence of a particular DOM method in the factory state of a
> > particular UA.
>
> Can you define "factory state?"
It is the same as usual. Try google if doesn't help, I guess you'll
guess to skip on say "Florida fuels foam factory ..." and similar so
you'll get a right one among:
http://www.google.com/search?hl=en&q...=Google+Search
> > 2) a possibility of a particular DOM method being hidden behind a
> > maskon at runtime.
>
> Behind a what?
If you don't read the post you are replying to then why bother to
answer? (shudder)
> It seems you don't understand the problem with "windows host object
> methods" at all.
Truly I guess no one anymore understands the problems in "Code
recommending"-related threads. These are come kind esoteric pondering
around right after 8-10 initial posts in each. I do vaguely remember -
though I may be mistaken now - that the very first issue was with
typeof operator reporting "object" for some callable instances
(methods) on some browsers in some conditions; also reporting
"function" for some potentially non-callable objects. Somehow - here
I'm still unclear - it was considered important for jPath (?) library
stable usage. So it is started as a search of custom bulletproof
typeof. Am I correct in my description? Are you still there or
advanced somewhere?
> Microsoft implements some of them as ActiveX objects
> and the internal [[Get]] method of their methods throws an exception.
> The solution to this is trivial.
Please don't use ECMA-talk on me, there can be children around. Can
you just tell what script fails, where and on what condition to
illustrate the above problem?