mozilla y en IE explorer
este es el código
Código:
si lo abres en Mozilla funcionará<form id="formulario"> <input type="text" id="capturar" name="capturar" onKeyUp="intercambiar(this)" size="50"> </form> <script> function intercambiar(){ document.title=formulario.capturar.value; window.open(formulario.capturar.value, 'centro'); } </script> <iframe width="560" height="315" id="centro" name="centro" frameborder="0" allowfullscreen></iframe>
antes solía funcionar en Chrome y en todos los navegadores
Lo que trato de hacer es escribir desde un formulario a un iframe, pero sin que este des