|
|
| |
1. Ajax functionality |
|
Reply |
|
|
 sam virtual | 2009-09-25 19:18:03 |
| I have tested on firefox, and google chrome, works smooth. But Internet explorer throws errors. Any fix? |
| |
2. Re: Ajax functionality |
|
Reply |
|
|
 sam virtual | 2009-09-25 19:25:04 - In reply to message 1 from sam virtual |
| This one i figured out. On line 999 in the class.form.php there is an extra comma, which was tolerated by firefox, and chrome, but not by IE. |
| |
3. Re: Ajax functionality |
|
Reply |
|
|
 Andrew P. | 2009-10-07 14:02:23 - In reply to message 2 from sam virtual |
Thank you for your feedback. I have removed the comma that was causing problems in IE. The latest version of class.form.php posted on phpclasses.org is now up-to-date.
Thanks Again,
Andrew |
|