[thelist] document.getElementById has no properties

Vinayakam Murugan mvinayakam at gmail.com
Tue Sep 20 05:04:47 CDT 2005


Hi

I am trying to append a preloaded image to a tag. It is giving me the 
following error

Error: document.getElementById("bottomback") has no properties
Source File: 
http://192.168.100.11/app_dir/layout/preload.php?Language_Id=01&Class_Id=first
Line: 63

------------------------------------------
<a id="bottomback" name="bottomback" class="back" href="<?echo 
$Back_Link?>;showmouse();"></a>

<script type="text/javascript">
document.getElementById("bottomback").appendChild(top.bottombar
[1][<?=$Language_Id?>]);
</script>

------------------------------------------

Any ideas, I have googled but it didn't help much.

-- 
Warm Regards
~~~~~~~~~~~~~~~
Vinayak
http://theregoesanotherday.blogspot.com/


More information about the thelist mailing list