[jQuery] XML parsing is not working on IE 7

[jQuery] XML parsing is not working on IE 7


From the learning JQuery 1.3 I tried to implement the following
example, this works fine on IE 7 & mozilla 2.0 for all except the
'Button D'. When we click on button it displays the blank page but on
mozilla it works fine.
Can any body tell what can be the problem?
All used files are pasted below the html code:
-----------------------------
Html Code:
------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/