Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] document.getElementById has no properties
- From: mvinayakam at gmail.com (Vinayakam Murugan)
- Subject: [Javascript] document.getElementById has no properties
- Date: Tue Sep 20 05:04:20 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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.LaTech.edu/pipermail/javascript/attachments/20050920/53c17a27/attachment.html
- Follow-Ups:
- [Javascript] document.getElementById has no properties
- From: Triche Osborne
- [Javascript] document.getElementById has no properties
- From: Julien Nadeau
- [Javascript] document.getElementById has no properties
- Prev by Date: [Javascript] Controling a SELECT from a child window
- Next by Date: [Javascript] Controling a SELECT from a child window
- Previous by thread: [Javascript] Controling a SELECT from a child window
- Next by thread: [Javascript] document.getElementById has no properties
- Index(es):