[jQuery] fadeIn and Out not working on IE but working on firefox

[jQuery] fadeIn and Out not working on IE but working on firefox


hi,
i run into a probelm when i want to use the fadein and out function
for a new dynamic added inputs.
you can add inputs dynamically and i want to do that with fadeIn and
Out. it is working great in firefox but not in IE. i think the problem
is the new added rows are not in the DOM when the page is loaded and
that is why the effect is not working i tried few solutions but i did
not manage to solve the problem.
here is the test page i'm working on it.
http://www.voorbeeldvan.uwapothekeronline.nl/pages/New_Herhaalrecepten.asp?articleid=113816
any help will be appreciated.