JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
colorized text from php in unix terminals
"recent searches "
Optimize all your mysql databases automatically
makeSafe
"> ">Random Flickr Photo
"recent searches "
javascript - dom method for replacing nodes
SimpleJSONanddeepclone
BFR DELETED FILE RECOVERY
celeciawicker
Rate this script:
I Love it
/
I Hate it
change text
Code
<script type=
"text/javascript"
>
function
changeText
(
txt
)
{
document.
getElementById
(
'the_text'
)
.
innerHTML
= txt;
}
</script>
<p>Hello <b id=
'name'
>World<
/b>. </
p>
<input type=
'button'
onclick=
'changeText("Oliver")'
value=
'Change Text'
/>
change text scripts
|
change text snippet
|
change text example
|
change text tutorial
|
change text code