My code is working properly in IE but its creating problem in Mozila,much of the functionalities like Calender ,report generation is not working at all..
My query is that what changes I need to do in my IE compatible code to make it work on Mozila which is not supporting few of the functionalities of my application...
Since you don't seem to be interested in any details regarding your problem, here's some general advice for the future:
Develop for standards compliant browsers and make the necessary changes to make it work in IE afterwards. If you develop for IE, you are very likely getting yourself in a mess you won't be able to pull yourself out of easily.