Wannaberichtoo Webmaster Resources - free webmaster and marketing tools and resources, whois domain lookup, seo tools, social bookmarking, domain whois lookup, web directory, article directory,  web store, and more.

best hosting



Were Our
Resources Useful?


Translate Page


Computers & More

Tiger Direct (Canada)



Search the Web:

Need more targeted traffic?
Join TrafficSwarm for FREE!

HTML to Javascript Converter

Do you have a header or footer, or some other type of text in all of your HTML pages? It can be a real pain if you want to make changes to the text for every page on your website. With the HTML to Javascript Converter, you can convert that HTML code to Javascript, and upload the file to your server. Then all you have to do is make changes to that one file! Call the file in your HTML pages with javascript, and your done.



Instructions:

1. Paste or write your HTML text below.

2. Once you've converted your HTML to Javascript, copy and paste the code into a text editor and save the file as a .js file. Ex: myleftmenu.js

3. Upload the file to your website and call the file in your HTML document, where you want the text to show up, with:

<script type="text/javascript" src="http://www.yoursite.com/name-of-file.js"></script>