Re: IE & OPERA javascript tools



Grzegorz Ślusarek wrote:

[...] I'm looking for javascript tools for web browser like IE and OPERA.

Opera is not an acronym. Don't SHOUT.

I want find something like javascript shell
http://www.squarefree.com/shell/shell.html for IE and OPERA.
Does anyone know about something like that?

JavaScript Shell 1.4 works in Opera/8.52 (X11; Linux i686; U; en), and there
is no apparent reason why it would not work in IE (in fact, its source code
includes support for the IE event model). Maybe you are confusing the
Shell and the Shell _Bookmarklet_, where only the latter is said to be
"Firefox only".

<URL:http://www.squarefree.com/shell/>

or something like FF javascript console under IE (always wanted how IE
execute javascript).

<FAQENTRY>

Microsoft Script Debugger

Download:
<URL:http://msdn.microsoft.com/downloads/list/webdev.asp>

Documentation:
<URL:http://msdn.microsoft.com/library/en-us/sdbug/Html/sdbug_1.asp>

</FAQENTRY>

AFAIK there is not script debugger for Opera, but it has a "JavaScript
console". And `javascript:' in the address bar works in almost all UAs
(the only exception I know of is Konqueror, and probably Safari too,
where you need data:text/html,<script type="text/javascript">...</script>
[RFC2397]).


PointedEars
.



Relevant Pages

  • Re: RegEx qualifiers
    ... (i.e. the respective JavaScript interpreter) ... JScript: 3.1.3510 ... JSCore: 525.19 ... Opera: 5.02 ...
    (comp.lang.javascript)
  • [NEWS] Several JavaScript Vulnerabilities Found in Opera
    ... Several JavaScript Vulnerabilities Found in Opera ... This makes it possible for a script in certain web page to access cookies ...
    (Securiteam)
  • Re: Experiences with FreeRTOS?
    ... looks like less than 0.2% of visitors have javascript off. ... MSIE 6 - 55% ... Opera 9.10 - 1% ... But with FF, it's a matter of clicking on the browser's little red "update" icon, downloading a three or four MB, and restarting the browser - regardless of the system. ...
    (comp.arch.embedded)
  • Re: New bulk HTML validation service available
    ... What you're seeing is the result of some "harmless" Javascript ... I just tried the new version using Opera ... server must do some time-consuming stuff, ... kills event processing for that button in Safari, Opera and IE, but not ...
    (comp.infosystems.www.authoring.html)
  • Re: C++ Implementation of Lisp
    ... create and destroy reference-counted smart pointers? ... I remember at Opera versions up to version 6 were based on reference counting. ... Anyhow now Operas JavaScript is one of the fastest and most complete implementations. ... Contrary to common belief a good garbage collector can outperform C++ explicit allocation/deallocation scheme in many cases. ...
    (comp.lang.lisp)