Fri 3 Feb 2006
I fixed a Javascript bug on the Attribute form. The ‘Add a Row’ link wasn’t working for dynamic tables in IE/Win. It turns out the tr element needs to be appended to the tbody tag, not the table tag. This is issue is documented further here: http://ncyoung.com/entry/494
Leave a Reply
You must be logged in to post a comment.

