Сообщение от рони
|
а где id = 'content' ?
|
Потеряла вместе с одной половиной мозга похоже =)
<!DOCTYPE HTML>
<html>
<head>
<title>Untitled</title>
</head>
<body>
<div id="content" role="main">
<div class="noindex">
<div id="toolsHeading">
<div class="tools-dashboard clearfix">
<div class="mbrHomeHeader">
<div class="header-content">
<h1>
<strong>Welcome</strong>
MADAM BROSHKINA
</h1>
</div>
</div>
</div>
</div>
</div>
<script>
function iWantKnow()
{
var text1 = document.getElementById('content').getElementsByTagName('h1')[0].lastChild.data;
return iWantKnow();
}
</script>
<form>
<p>Dear <script>document.write(iWantKnow());</script> , please enter valid phone number</p>
</form>
</body>
</html>
а все равно, блин, не работает