Here is my html code
<li id="liButton_1" tabindex="2" class="activeli">
<a onclick="ShowVideo('1');">
<img id="ImageButton_1" title="Sister Teresa's Talk (Malayalam)" alt="Sister Teresa"
s="" talk="" (malayalam)
'="" src="http://www.braddockinfotech.com/demo/dvnonline/vod/timthumb/timthumb.php?src=wp-content/uploads/2012/11/Sr.-Teresa.jpg&h=54&w=109&zc=1&a=c" class="active"></a></li>
Ok when this li is selected it is accessed like document.activeElement.
How to select the id of the img inside the li using document.activeElement.(some thing)
If u got the li reference as active element