Hi<br>
<br>
I am trying to append a preloaded image to a tag. It is giving me the following error<br>
<br>
Error: document.getElementById(&quot;bottomback&quot;) has no properties<br>
Source File: <a href="http://192.168.100.11/app_dir/layout/preload.php?Language_Id=01&amp;Class_Id=first">http://192.168.100.11/app_dir/layout/preload.php?Language_Id=01&amp;Class_Id=first</a><br>
Line: 63<br>
<br>
------------------------------------------<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a id=&quot;bottomback&quot;
name=&quot;bottomback&quot; class=&quot;back&quot; href=&quot;&lt;?echo
$Back_Link?&gt;;showmouse();&quot;&gt;&lt;/a&gt;<br>
<br>
&lt;script type=&quot;text/javascript&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
document.getElementById(&quot;bottomback&quot;).appendChild(top.bottombar[1][&lt;?=$Language_Id?&gt;]);<br>
&lt;/script&gt;<br>
&nbsp;<br clear="all">------------------------------------------<br>
<br>
Any ideas, I have googled but it didn't help much.<br>
<br>-- <br>Warm Regards<br>~~~~~~~~~~~~~~~<br>Vinayak<br><a href="http://theregoesanotherday.blogspot.com/">http://theregoesanotherday.blogspot.com/</a>