FF3:
getAttribute('href'):
123
.href:
http://localhost/testcases/123
IE6:
getAttribute('href'):
http://localhost/testcases/123
.href:
http://localhost/testcases/123
IE7:
getAttribute('href'):
http://localhost/testcases/123
.href:
http://localhost/testcases/123
IE8:
getAttribute('href'):
123
.href:
http://localhost/testcases/123
Safari 3 Win:
getAttribute('href'):
123
.href:
http://localhost/testcases/123
Current Browser:
Element.getAttribute('href')
Element.href:
jQuery:
Test Link