On Mar 9, 2009, at 4:05 PM, Thomas Allen wrote:


Oh, I thought that was a recommended practice to reduce bugs when
changing the number of items in an object. Thanks!


It is a recommended practice in PHP, but not in JavaScript.

--Karl



On Mar 9, 9:58 am, pete higgins <phigg...@gmail.com> wrote:
           .css({
               'display': 'block',
               'text-align': 'right',
           })

stray comma, after 'right'

http://jslint.com

Regards,
Peter

Reply via email to