Recently I\'ve been doing a lot of modal window pop-ups and what not, for which I used jQuery. The method that I used to create the new elements on the page has overwhelming
One point is that it may be easier to do:
$("")
Then to do all of that with jquery calls.