Originally posted by acoder
I generated that HTML page step by step and found out that a <div> tag was creating problem.
I removed the <div> tag and it worked fine.
The next problem was related to Mochikit package(DOM) which I googled and found out the perfect solution.
Thanks a lot for your help.
Comment