samedi 18 octobre 2014

adding list item with tinymce


Vote count:

0




I have register very simple do_shortcode for list item .


example code:



<h2>Title name </h2>
<ul>
<li>List One </li>
<li>List Two</li>
</ul>


And shortcode:



[list title=""]
[item no=""]
[item no=""]
[/list]


So, my short code works fine,, But i don't want to add all list item in tinymce. is it possible to add dynamically. when user click on specific button , list will increase.


Thanks Advance



asked 1 min ago







adding list item with tinymce

Aucun commentaire:

Enregistrer un commentaire