(a) whether the most property in an array or an object is a test that adds a comma

Source: Internet
Author: User

1, conclusion: There are compatibility problems in IE8, will be a comma after the empty also counted as an attribute, so the last attribute at the end do not add a comma

<! DOCTYPE html>    $(function(){        vardata = [            {                "Ahref": "javascript:;void (0)",                "Imgsrc": "Img/swiper01.jpg",            },{                "Ahref": "javascript:;void (0)",                "Imgsrc": "Img/swiper02.jpg",            },{                "Ahref": "javascript:;void (0)",                "Imgsrc": "Img/swiper03.jpg",            },{                "Ahref": "javascript:;void (0)",                "Imgsrc": "Img/swiper04.jpg",            },{                "Ahref": "javascript:;void (0)",                "Imgsrc": "Img/swiper05.jpg",            },        ]; Console.log (data.length)//1. Chrome:5        //2. Firefox:5        //3. Ie:6        //haha this really note that the proposal regardless of the array or object, the last element does not add a comma    });</script>

(a) whether the most property in an array or an object is a test that adds a comma

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.