killhannah Posted January 31, 2006 Share Posted January 31, 2006 My Name Is CodyITC 123 01Click Below to View my Assignments January 18th, 2006/Major Assignment # 1MA1 Link to comment Share on other sites More sharing options...
wahoo Posted February 1, 2006 Share Posted February 1, 2006 try http://www.w3schools.com/dhtml/default.asp Link to comment Share on other sites More sharing options...
Hannibal Posted February 1, 2006 Share Posted February 1, 2006 document.write is evil, and won't work as soon as you leave your cuddly HTML 4.01 doctype (you did specify a doctype, did you?) and use xhtml or anything else that's XML-based. Use DOM scripting instead. see http://developer.mozilla.org/en/docs/DOM. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now