473,386 Members | 1,821 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

FireFox Javascript Console Tutorial

Anyone have any links for a good tutorial on the FireFox Javascript Console?

In particular, I am looking for information on the capabilities of the
Evaluate box. (1) I can put multiple statements separated by ';'s on a
single line into the box and have it evaluated, but I can not seem to
put multiple lines into the box (or make it bigger so multiple lines
will fit). (2) I would like to test a function from the current web-page
by entering the function call in the Evaluate box, like 'MyFunc("A test
string, 123")'.

Roger
Jul 23 '05 #1
2 1870
Roger wrote:
Anyone have any links for a good tutorial on the FireFox Javascript Console?
In particular, I am looking for information on the capabilities of the Evaluate box. (1) I can put multiple statements separated by ';'s on a single line into the box and have it evaluated, but I can not seem to put multiple lines into the box (or make it bigger so multiple lines
will fit). (2) I would like to test a function from the current web-page by entering the function call in the Evaluate box, like 'MyFunc("A test string, 123")'.

Roger


Haven't installed this but it might be appropriate...

http://jsconsole.mozdev.org/index.html

Jul 23 '05 #2
Roger wrote:
Anyone have any links for a good tutorial on the FireFox Javascript
Console?
Yes.
In particular, I am looking for information on the capabilities of the
Evaluate box. (1) I can put multiple statements separated by ';'s on a
single line into the box and have it evaluated, but I can not seem to
put multiple lines into the box (or make it bigger so multiple lines
will fit). (2) I would like to test a function from the current web-page
by entering the function call in the Evaluate box, like 'MyFunc("A test
string, 123")'.


You are looking for ContextMenu Extensions which includes JavaScript Panel:
<http://piro.sakura.ne.jp/xul/_ctxextensions.html.en>
HTH

PointedEars
--
__
2||i
e -- this is to show the beauty of mathematics.
-- Prof. Dr. rer. nat. habil. Dr.h.c. Hansjoachim Walther (1939-2005)
Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: LRW | last post by:
(Sorry if this is a repost...my newsreader keeps crashing on the posting--I don't know if the message going out or not) For some reason this javascript just won't work in Firefox. It works fine...
1
by: Rose Girl | last post by:
I have a web application that uses xsl and javascript which runs smoothly on IE. Recently i decided to try it on FireFox 1.0 . But the same application gives javascript errors as displayed in the...
3
by: niconedz | last post by:
Hi The following code works fine in IE but not Firefox. It's a little script that zooms an image and resizes the window to fit. Can anybody tell me what's wrong? Thanks Nico == btw.....
45
by: Pat | last post by:
its seems asp.net validation doesn't fire when using FireFox? Tested a page and it doesn't fire. It seems the javascript doesn't fire Any ideas?
2
by: Alan Searle | last post by:
I would like to use an XSL/HTML template to sort XML data dynamically on the client side. As it is, I found a tutorial showing how to do this on the following site ... ...
5
by: Roger Withnell | last post by:
This is a framed webpage with the navigation bar in "NavBar" and the main window in "Main". When opening a new page in "Main" from "NavBar" with: function OpenFrameWindow(src) { var...
25
by: Frances | last post by:
I have an html file, checked css syntax online (http://jigsaw.w3.org/css-validator/validator-uri.html.en) it all checks fine, got no errors or warnings.. however Firefox is not reading...
4
by: the other john | last post by:
I came across a third party script I want to learn how to configure as well as learn more dhtml in the doing. I'm not much of a JS guy yet but I'm working on it. This script works fine in IE6...
3
by: kj | last post by:
How can a script send (non-fatal) warnings and other such messages to Firefox's JavaScript console? Thanks! kj -- NOTE: In my address everything before the first period is backwards; and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.