Posted by silence on July 27, 2006 at 5:53am
A update after long time...
The html page is now converted into a module, and can be found here. The js files can be found here: http://www.freewebs.com/socdemocode/js.rar . Put these files into js folder of the module.
The major changes are as follows:
- In form of a .module file now.
- Documentation of most functions done.(please tell me if more is needed)
- UI changes to accomodate the lesser screen space available on drupal website.
- IE is supported (Please test it more if you can).
- Some hover effects have been removed (Bug in firefox where finding out parent of a form element throughs exception. Should I include it anyway?)
Note:
- The jQuery library that is being used in formbuilder module is currently going through a lot of changes and even the plugins are finding it difficult to keep up with the pace but I hope that john will be giving out beta version soon enough. Due to this problem and errors in the current svn build of jquery, some clicks might give errors like: http://proj.jquery.com/dev/bugs/bug/80/ etc. These are present in jQuery bugtracker and hopefully will be removed soon.
- Right now you can only create the form. They can't be saved or retreived.
Next step:
- Fine-tuning the UI.
- Save forms.
- Retreive the list of available forms.

Comments
update.
The bug in jQuery is solved now... so you can download the new rar from the same link.