Also potentially useful: - the jQuery library at http://jquery.com (incidentally IMO the site provides an object lesson in usability, with excellent documentation)
- the jQuery UI project at http://jqueryui.com Jeff Mosmann -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of PackRat Sent: Friday, September 03, 2010 3:57 AM To: Beta forum Subject: Re: [Jbeta] JS and Ajax help Björn Helgason wrote: > When you create forms in J6 you give some instructions and then J > generates code for you. > I guess you will have tools to generate JS code for you after a few > versions. > There are already some demos that can use used to test out some gui > connections to J. Y'all might want to take a look at YUI (Yahoo User Interface Library), which is used by a number of open source projects to handle "all the fancy stuff" on web pages: http://developer.yahoo.com/yui/3/ http://developer.yahoo.com/yui/3/examples/ <-- take a look! (you can skip over the "Core" and go to the "Utilities"--some neat stuff there that saves coding from scratch!) Harvey ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
