Home - Live Examples - Web Stats

Command Prompt - Basic Prompt Look 2

Same as the other Basic Command Prompt but with a different skin and a different font color. For details on how to customzie, please see "Customize the Look" section.

This is the base command plug-in for the Command Prompt (Based on Atlas Javascript Framework). These commands are available to all users by default (unless of course you get rid of its reference under /ScriptLibrary/AjaxLabCommandPrompt/Engine/Core/Cmd.js

Command List.

Below are the basic commands available at you disposal. :)

  clear			
enable debug
disable debug
clear debug
cd
openurl http://www.yoururl.com

For example, if you want to view slashdot.com, simply type
openurl http://www.slashdot.com
*You must include http:// in the front.
In addition, you must include Prototype Window library for it to work. See documentation here.
As you can see, there is an additional debug window on the screen. If you typed "enable debug", then the debug messages
I used will be shown on the screen. This is intended for plugin authors to debug their own commands.

*NOTE: With debug on? After awhile, you'll notice the speed start to become slow, at this point, it's better
to either "disable debug" or "clear debug" before continuing your demo.

Credits

AjaxLab.com, no download is available yet because I need to fix up some more. Meanwhile if you are interested, please email me : lx2222182@yahoo.com