I have created a div using jquery that i want to make a dialog. I want to append another div in that dialog before opening it. How can i do that??
相关问题
- Is there a limit to how many levels you can nest i
- How to toggle on Order in ReactJS
- How to fix IE ClearType + jQuery opacity problem i
- void before promise syntax
- jQuery add and remove delay
create new div and apend old div to it to old div
Nte 1: from this answer
You could add a DOM Object into a div with: