sproutcore and qooxdoo both have a selectable and sortable list object
current in firefox | http://www.google.com/# | Google | http://docs.jquery.com/Main_Page | Main Page - jQuery JavaScript Library | http://docs.jquery.com/How_jQuery_Works | Tutorials:How jQuery Works - jQuery JavaScript Library | http://api.jquery.com/category/traversing/ | Traversing – jQuery API | http://api.jquery.com/children/ | .children() – jQuery API | http://www.google.com/search?client=ubuntu&channel=fs&q=jquery+mouse+over+image+change&ie=utf-8&oe=utf-8#hl=en&expIds=17259,26767,27642&sugexp=ldymls&xhr=t&q=jquery+cycle+load+images&cp=18&qe=anF1ZXJ5IGN5Y2xlIGxvYWQg&qesig=Ke2OrBLTkolS4rF-9SQqPA&pkc=AFgZ2tkagDawdbbqzHtd3lsF-cTNaXhHCq7RpKqsZYBisJmoQ1MdaafFjEMYDwsewdPvFp-93_b7nrvKDRMCHTXEKC9eE70A1w&pf=p&sclient=psy&aq=0&aqi=&aql=&oq=jquery+cycle+load+&gs_rfai=&pbx=1&fp=e64ee6e4e8056c32 | jquery cycle load images - Google Search | http://jquery.malsup.com/cycle/ | JQuery Cycle Plugin | http://jquery.malsup.com/cycle/add.html?v2 | JQuery Cycle Plugin - addSlide Demo | https://developer.mozilla.org/en/JavaScript/Guide/Values,_Variables,_and_Literals | Values, Variables, and Literals - MDC Doc Center
/c/technical/instances.txt /c/technical/web/javascript.txt /c/technical/web/javascript-tutorial.txt
- $(document).click(
- function(event){
- alert($(document).height())
});
bespin is now called skywriter | http://mozillalabs.com/skywriter/
don't forget to look in /c/technical/web/template/js for actual javascript libraries that have been downloaded and stored locally.
having difficulty finding documentation for offline browsing for jquery libraries... but at least they're available can try this way
new directory for javascript related notes I have tried to avoid javascript to focus on python only but I think I at least need to know something about some of the libraries available for javascript... jquery, raphaeljs, processing.js, bespin, etc
as they say, it is the lingua franca of the web.
bespin for online code editing in the cloud by mozillalabs.
venkman javascript debugger added to firefox