Mosaic ERA + Dynamic creation ERA + data binding era

Source: Internet
Author: User

Splicing era

Just take a look at the example.

1  This. images=[//json Format data must be double quotes must be a key-value pair form2{small: '. /images/s11.jpg ', big: '. /images/s11.jpg '},3{small: '. /images/s12.jpg ', big: '. /images/s12.jpg '},4{small: '. /images/s13.jpg ', big: '. /images/s13.jpg '}5         ]6 7Binddomimageold:function() {//The basic way of data stitching (basically in array form)8         varStr= "9          for(varI= 0,len= This. images.length;i<len;i++) {Tenstr+= ' <li> ' Onestr+= '  This. images[i].small+ ' "class=" img-responsive "/>" Astr+= '  This. images[i].small+ ' "class=" img-responsive "/>" -str+= ' </li> ' -         } the$ (' #etalage '). HTML (str)

Dynamic creation times

Data binding era

Arttemplate syntax: Returns data that is well-stitched and bound

Template is just a way of data binding;

Mosaic ERA + Dynamic creation ERA + data binding era

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.