I Try The Code But it doesnot working?
<html>
<head>
<script>
document.getElementbyId("title1").value="MyTitle";
</script>
<title id="title1"> </title>
</head>
<body>
</body>
</html>
Is that any methods are available in javascript?