ନ୍ୟୁଜ୍

This is a tool to remove trailing commas within array literal and object literal expressions in your Javascripts. Trailing commas are problematic because IE 7 and below treat them differently from ...
This is hopefully an easy question. One of the fields on my form is a textarea that students type an answer into. However if they insert a comma it splits it into another entry in the array (since ...