set the title of an html page using JavaScript
14:17 12 Apr 2016

A title of an page is set by external JavaScript. I cannot find the exact function which does it. So I wrote a function and placed it in the html file, but still it is showing title of the previous JavaScript function.


javascript html css frontend