JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
number of work days per month
browser detect ph[
cleanupform
height of drop down list
Javascript: convert integer to word (e.g. 18 -> eighteen )
display current year
AVConcepts Virus Security Suite
An alternative to the Input Type = "Submit " button
"folder contents "
Grab HTML From Sites and Echo Results
Rate this script:
I Love it
/
I Hate it
change title with javascript
Code
..
<title>original title</title>
..
<script type=
"text/javascript"
>
function
changeTitle
(
title
)
{
document.
title
= title;
}
</script>
..
<input type=
'button'
onclick=
'changeTitle("new title")'
value=
'Change Title'
/>
..
change title with javascript scripts
|
change title with javascript snippet
|
change title with javascript example
|
change title with javascript tutorial
|
change title with javascript code