=========Version 0.8.5.1========== -- Fixed getVal() so it can now get contents of divs =========New in Version 0.8.5========== -- bug fixes -- prototype windows and UI controls now packaged in plugins. -- updated proto-windows to latest version. -- added 2nd parameter to getVal() that toggles whether value is run through htmlSpecialChars(). -- added setInnerHTML('id', 'new Contents') function. -- addEvent now has optional 4th time interval argument (in milliseconds), will call the event each interval. -- callJSFunc('funcname', 'string, of, args') added. =========New in Version 0.8.0========== -- Removed getStr(), no need for them. -- getVal() (both kinds) now returns the actual value. -- new procedural addEvent() function.