Scusate non conosco bene js ....
vorrei sapere come posso entrare in un iframe -> form -> input
il codice che ho scritto è questo ma l'istanza che ho scritto all'interno dell' alert ovviamente non fnziona:
<html>
<head></head>
<body>
<script>alert(document.iframe.document.getElements ByTagName("nome").value);</script>
<iframe src="http://127.0.0.1/pagina.html" >
</iframe>
</body>
</html>
in pagina:
<html>
<head></head>
<body>
<form >
<input type="text" value="" name="nome">
</form>
</body>
</html>
come faccio a far stampare a video nell'arlet il value del form?![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()