Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Write to Firefox's javascript console


  • From: davidh126 at writeme.com (David Hucklesby)
  • Subject: [Javascript] Write to Firefox's javascript console
  • Date: Mon Feb 20 15:10:09 2006

On Mon, 20 Feb 2006 08:19:19 -0800, Geoff Knutzen wrote:
>
> Is there any way to write a message to the javascript console in 
Firefox? 

Hi Geoff -
I don't know about Firefox, but Opera has a function - opera.postError() 
- that I use for this purpose.

See "Section 4. Add Debug Code" on this page:

  <http://my.opera.com/community/dev/jsdebug/>

Cordially,
David
-- 
David Hucklesby, on 2/20/2006
<http://www.hucklesby.com/>
--