Friday, April 16, 2010

Processing-js status bar

My next ticket for processing-js is status(). In this function I had to display a message in browser status bar. I had to set dom.disable_window_status_change to false in order for the message to be displayed in status bar. I wonder that it is possible to disable this options by using javascript. For now I have to disable it manually by typing "about:config" in url of firefox browser.
This is the output.

1 comment:

  1. Processing.js is now on Android.. Check it out: http://code.google.com/p/my-processing/

    There's a FREE Ad-supported version in the Market as well.

    ReplyDelete