Add your website to the Xemion web designer directory and gain highly-targeted traffic and new leads.
| Post Reply |
|
|
Thread Tools |
|
#1
September 5, 2007
-
Junior Member,
1 posts
|
|
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
-
Junior Member,
9 posts
|
|
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
-
Junior Member,
17 posts
|
|
go for google. their is so many stuff for you.
thanks |
|
#4
October 16, 2008
-
Junior Member,
2 posts
|
|
thanks for info
|
|
#5
October 19, 2008
-
Member,
38 posts
|
|
|
Quote:
|
| Post Reply |
| Thread Tools | |