javascript.

India
September 12, 2011 7:49am CST
How I can convert my html document to javascript? Kindly explain.
1 person likes this
4 responses
@lovedude (4447)
• India
12 Sep 11
exactly what are you looking for? why you need to convert whole html page into javascript? you can do by writing html code as document.write in javascript.
• India
13 Sep 11
Thanks for your response.In my site http://www.josechukkiri.110mb.com, There is a article box, which I frequently changing. Now I am doing it manually. While editing the index page frequently, it may some time damage the main index page. So I made a box type one in html format and uploaded to the file manager. If I am editing this file daily it is convenient.That is why I am seeking the javascript assistance.
• Greece
12 Sep 11
:) They can be converted its totally diffrent languages.For more information visit: http://www.w3schools.com/ everything is explaned very easy and understandable.
• Greece
12 Sep 11
Sorry they can not be cnverted*
12 Sep 11
Why would you want to? HTML is used to format the display of text. Javascript is used to perform functions. The two don't really do the same thing at all, unless you want to use Javascript to display for some reason.
• Australia
18 Nov 13
JavaScript and HTML both are very easy to learn. You will many sites which provide best tutorials with best example.