| Sign In/My Account | View Cart |
| Article: |
Creating Web Content for Mobile Phone Browsers, Part 1 | |
| Subject: | Image is not changing with onFocus() in XHTML MP | |
| Date: | 2008-05-15 02:47:33 | |
| From: | Kunal Dav | |
|
<script> function changeImg(img_name, file_name){ document.img_name.src=file_name; } </script>
|
||