How can I create the calendar iframe tag dynamically using javascript?
Some of our customers are interested in creating the calendar tag dynamically instead of having it written statically at the page bottom. The following code can do the trick on IE5+, Opera 7.54 and most Mozilla based browsers: It’s not fully tested on every platform, but you got the idea on how to do it.