My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
Project Home Page: http://os.arandomurl.com/jquerytextbox/
Javascript Sockets use the Socket functionality available in flash, and through an ExternalInterface with an swf embedded in a page, provide the ability to program sockets with javascript ---- ===Installation=== To install and run jssockets, checkout the code with {{{ svn checkout http://jssock...
Hyperbugs is the open source bug tracker developed for the hypernumbers platform http://hypernumbers.com
A plugin to the Jquery Library to provide spreadsheet functionality ---- ===Use=== Below is how the spreadsheet plugin is initialized, remember to have jquery.spreadsheet.css linked {{{ var options = {range:"a1:g50"}; $(".selector").spreadsheet(options); }}}