Kill lui lei Dog---Smarty no:13 system Custom Function (plugins)

Source: Internet
Author: User
Tags html code example html sample

1. Counter function

Implement automatic counting function

{Counter start=0 skip=2 Print=false}

Parameter description:

Start: Start position

Skip: Step Order

Print: Whether you are currently printing

Demo5.html code Example

<!DOCTYPE HTML><HTML><Head><MetaCharSet= ' utf-8′><title></title></Head><Body><ul><Li>{Counter start=10 skip=3 print=false},aaaaaaaaaaa</Li><!–false will not display the label –><Li>{COUNTER},AAAAAAAAAAAAA</Li><Li>{COUNTER},AAAAAAAAAAAAAA</Li><Li>{COUNTER},AAAAAAAAAAAAAAA</Li></ul></Body></HTML>

2. Cycle Wheel Display function

Implementing a rotation of numeric values

Basic syntax:

<tr bgcolor= "{cycle values=" #eeeeee, #d0d0d0 ″} ">

Example code: Implementing an interlaced table color effect

Demo5.html Sample code:

<!DOCTYPE HTML><HTML><Head><MetaCharSet= ' utf-8′><title></title></Head><Body><TableBorder= ' 1′width= ' 500′><TRbgcolor= ' {cycleValues= "Red,blue,yellow"} '><TD>Number</TD><TD>Name</TD></TR><TRbgcolor= ' {cycleValues= "Red,blue,yellow"} '><TD>Number</TD><TD>Name</TD></TR><TRbgcolor= ' {cycleValues= "Red,blue,yellow"} '><TD>Number</TD><TD>Name</TD></TR><TRbgcolor= ' {cycleValues= "Red,blue,yellow"} '><TD>Number</TD><TD>Name</TD></TR><TRbgcolor= ' {cycleValues= "Red,blue,yellow"} '><TD>Number</TD><TD>Name</TD></TR></Table></Body></HTML>

Kill lui lei Dog---Smarty no:13 system Custom Function (plugins)

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.