[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mocha:
>>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/
- Follow-Ups:
- Re: mocha:
- From: Summer Bundy <slb2@axe.humboldt.edu>
- References:
- Re: mocha:
- From: Gordon McComb <gmccomb@ix.netcom.com>