在多个mvc视图上动态创建div

问题描述:

当我单击一个按钮时,我创建了一个Admin后端系统,我想在前端视图上动态创建一个按钮。我该怎么做?

I have created an Admin back end system when I click a button I want to dynamically create a button on the front end view. How do I go about doing that?

小提琴创建按钮 [ ^ ]



上面的链接是在点击另一个按钮时动态创建按钮的小提琴示例。

希望这有帮助

谢谢

:)
Fiddle to create button[^]

Above link is the fiddle example to create a div with buttons dynamically on click of another button.
Hope this helps
Thanks
:)