Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / JavaScript / March 2006



Tip: Looking for answers? Try searching our database.

IE & OPERA javascript tools

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Grzegorz Ślusarek - 31 Mar 2006 15:54 GMT
Hi everyone. I'm looking for javascript tools for web browser like IE
and OPERA. 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?
or something like FF javascript console under IE (always wanted how IE
execute javascript).
thanks for any help
Gregor
Thomas 'PointedEars' Lahn - 31 Mar 2006 19:16 GMT
> [...] 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
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.