/**
* @author supersha
* @qq:770104121
*/
由于在没有规划好的情况下写的这个代码,写的比较粗糙,也没有添加注释。
主要特点:javascript代码和html完全分离;可以随意添加多个子div标签,自动扩展
javascript代码:
复制代码 代码如下:
html代码:
复制代码 代码如下:
tag demo 1,
i will achive it.
tag demo 2,
i will achive it.
tag demo 3,
i will achive it.
tag demo 4,
i will achive it.
tag demo 5,
i will achive it.
tag demo 6,
i will achive it.