<< Previous Topic | Next Topic >>BACK TO MAIN  

DHTML changing raw HTML value of divs in IE4+

November 17 2000 at 7:31 PM
  (no login)

 
I want to know how to change the value of a div using DHTML w/ the click of a button. Thanks!

 
 Respond to this message   
AuthorReply
Soothfast
(no login)

To start off . . .

November 19 2000, 6:13 PM 

You need class="something" or ID="something" in the leading <div> tag to identify it for whatever Javascript code you're going to use (in conjunction with HTML form code) in order to have a clickable button which changes the properties of something within the <div> tags. That's a start, and later I hope to be more specific.

 
 Respond to this message   

(no login)

Here's the code...

November 20 2000, 5:26 PM 

This game works in IE 4+ but not in Netscape. I don't know why. Take a look...
http://www.geocities.com/javascriptgames/space.html

 
 Respond to this message   
Soothfast
(no login)

Looking at your page....

November 30 2000, 9:08 PM 

...It seems you may have fixed the problem all on your own?

 
 Respond to this message   
Current Topic - DHTML changing raw HTML value of divs in IE4+
  << Previous Topic | Next Topic >>BACK TO MAIN  
 Copyright © 1999-2010 Network54. All rights reserved.   Terms of Use   Privacy Statement