DragonTooth™
getElementById Problem DragonToothBanner-4
DragonTooth™
getElementById Problem DragonToothBanner-4
DragonTooth™
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Welcome To DragonTooth (GameDEV). Our Administrators: Emptrix, Amethyst, Shizuko~Conan, Yamino. To Contact Us, e-mail: Dragon_Tooth@live.com.
 
HomeLatest imagesSearchRegisterLog in
Welcome to DragonToothDEV Forum. We are currently not taking anymore new users, however we will accept users that has Friend's Recommendation. Members who's friends are joining please pm one of the Administrators the username of your friend's newly created account to get it activated.

 

 getElementById Problem

Go down 
AuthorMessage
Amethyst
Forum Administrator
Amethyst


Posts : 815
Points : 995
Reputation : 12
Join date : 2009-05-11
Age : 31
Location : シンガポール

getElementById Problem Empty
PostSubject: getElementById Problem   getElementById Problem EmptyMon Aug 23, 2010 1:14 pm

I need help in Java...

Code:

<script>
          function changeNavigation(id)
          {document.getElementById('navigate').innerHTML=document.getElementById(id).innerHTML}
          </script>

<img src="IMAGE" width="HERE" height="HERE" border="0" usemap="#ImageMap1">
<div style="width:HEREpx; height:HEREpx; position:absolute; left:HEREpx; top:HEREpx; z-index:1; overflow:auto;"
id="HERE">
Blaa
</div>
<div style="display:none; overflow=none"; id="HERE">
And add as many as I need of these.
</div>
<map name="ImageMap1">
<area shape="HERE" coords="HERE" name="HERE"
onClick="changeNavigation('HERE')">
</map>

how to use it? and how to apply it in HTML?
Back to top Go down
https://www.facebook.com/ShiroKami
 
getElementById Problem
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
DragonTooth™ :: Help & Support :: Help & Requests-
Jump to: