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
