Add your website to the Xemion web designer directory and gain highly-targeted traffic and new leads.

HTML and JavaScript

Post Reply
 
Thread Tools
 
#1 September 5, 2007 by microwave - Junior Member, 1 posts PHP: , RoR: , CSS/XHTML:  , Design: , Javascript: , ASP/.NET: , SEO: , SQL: Reputation Level
I know that you can write using JavaScript but what is the difference between JavaScript and HTML, are those language but they are different do their uses differ JavaScript function will be executed. I know only one possibility when I write "on load" in body, but it is too early; I want it to be made later. I make table with some text - that is text1. Further I print some text with pup, but user input was made with error, so I want to change text1with JavaScript, because I can not print pup firstly and then that table.
 
#2 January 7, 2008 by matt123 - Junior Member, 9 posts PHP: , RoR: , CSS/XHTML:  , Design: , Javascript: , ASP/.NET: , SEO: , SQL: Reputation Level
html is normally to paint a website- show a website but nothing more than that..javascript makes us interact with users, change html components at runtime(using DOM & others). SO javascript is a client side programming language because it has all programming constructs like loop,decision, datatypes etc...
 
#3 October 3, 2008 by eskimo - Junior Member, 17 posts PHP: , RoR: , CSS/XHTML:  , Design: , Javascript: , ASP/.NET: , SEO: , SQL: Reputation Level
go for google. their is so many stuff for you.

thanks
 
#4 October 16, 2008 by JIYA - Junior Member, 2 posts PHP: , RoR: , CSS/XHTML:  , Design: , Javascript: , ASP/.NET: , SEO: , SQL: Reputation Level
thanks for info
 
#5 October 19, 2008 by cassiem0221 - Member, 38 posts PHP: , RoR: , CSS/XHTML:  , Design: , Javascript: , ASP/.NET: , SEO: , SQL: Reputation Level
Quote:
Originally Posted by matt123 View Post
html is normally to paint a website- show a website but nothing more than that..javascript makes us interact with users, change html components at runtime(using DOM & others). SO javascript is a client side programming language because it has all programming constructs like loop,decision, datatypes etc...
Matt123, you actually seem to know what you are talking about so I was wondering if you have a particular website you recommend to assist in learning JavaScript? What resources did you use to learn all the necessary information to build a simple site using JavaScript? Thanks in advance!
Post Reply

Thread Tools