The only methods supported by the DW Extensions API are the
ones listed
in their Support Documents (with a few undocumented
exceptions). As you
will see, it is a quite limited subset of what you would wish
for. It
is one the great challenges of writing Extensions. Good luck.
emichael brandt
hawkhuang wrote:
> Hello there,
>
> I am developing a plug in for dreamweaver and trying to
use
>
document.createEventObject() in the code. But DW tells me
that
>
document.createEventObject() is not a function. Any one has
idea? DW has
> the really old DOM standard?
>
>
> thx
>
>