Hi all, I try to execute a page that use AJAX to show some HTML codes in it, after selecting an option.
I try to use ajax to encrease the speed of the page. But with IE7 and IE6 I encountered some problem.
First of all I try to fill a div tag with the innerHTML method, but with IE family it doesn't work.
I have to fill a div with something like "<p>This test show a text under a line in the div...