prawin@123 0 Light Poster

Hi can any one fix my problem, I created a login page with jquery and ajax. ie the functionality of th page is when i clicked a Login text the login page should slide down. i Created the sliding login page an dit works good. What i need is to integrate the html page which contains all the menus(ie , it is the index page named(Index.html)).with my ajax coding. So that i copied the ajax code into html page. it works good in mozilla , but it doesnt works good in IE. the problem is when i clicks the login page , it slides and also the html page slides. mozilla works good by flowing the ajax on the html page.