by conticreative » Sep 17, 2007 6:09 pm
Good Job, I installed the new version and it works much better. I am still not sold on the tabled layout in the donation form. It's certainly an improvement on the old version, at least it looks clean and it is possible to customize it with CSS. However, I like all my forms to follow accessibility standards and that means laying them out using the <fieldset> and <label> tags. Tables are not accessible and some of my clients considering your scripts are non-oprofits for whom accessibility is paramount. The current client is not too concerned about it so for now I'll live with it, but in the future I will work on a version where the form is stripped of the table and laid out with fieldsets and labels. By looking at the code i should be pretty straigtforward and I think it would make the script that much more valuable. In any event, I am glad too see the new script is more solid than before. I found an issue with IE6 & 7 and the paypal redirect, but I'll post that in another thread.