[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mocha:
Just out of curiosity, how complex can javaScript in mail be? e.g.
JAVASCRIPT:window.status="do I work?"
just a question that this inspired.
Ed Kloskowski wrote:
>
> >>Gordon wrote
> >>It's a shortcut to single-line entry. And not all that useful, really. You can use mocha:, livescript:, or javascript: Like about: it's just
> another special off-line protocol Netscape understands.
>
> I almost totally ignored this feature afte this thread however it saved
> me yesterday. We needed to run a JS from a URL and without using the
> dummy frame trick this is what did it for us i.e.
>
> JAVASCRIPT:window.open(...)
>
> It worked, we keep our image map, my boss was happy, life is good!! so
> its really not al that useless because it does let you run a JS from a
> URL which IMHO is a HUGE bene.
>
> ed
> --------------------------------------------------------------------
> For help about the list, please send a message to 'majordomo@obscure.org'
> with the message body 'help'. To unsubscribe, send a message to
> 'majordomo@obscure.org' with the message body 'unsubscribe javascript'.
> List archives and pointer to FAQ: http://www.obscure.org/javascript/
--------------------------------------------------------------------
For help about the list, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.
List archives and pointer to FAQ: http://www.obscure.org/javascript/
- References:
- Re: mocha:
- From: Gordon McComb <gmccomb@ix.netcom.com>
- Re: mocha:
- From: Ed Kloskowski <edklosko@mars.superlink.net>