Welcome to WebmasterWorld Guest from 54.80.103.120
Forum Moderators: not2easy
<html>
<head>
<title>Untitled</title>
<script>function updateTestParagraph(string)
{
document.getElementById('test').innerHTML = string
}var testString = "Look, DHTML wonder eh?"
</script>
</head><body>
<a href="javascript:updateTestParagraph(testString);" >click here</a>
<p id="test"></p></body>
</html>
[dhtmlnirvana.com...]