Necesito que se vea 100% de alto, pero no me funciona.. :(
Código HTML:
Ver original<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!--
.position {
position: fixed;
right: 0px;
bottom: 0px;
}
.iframe {
height: 100%;
width: 100%;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
<iframe src="http://web.com/" class="iframe" scrolling="auto" frameborder="1" transparency> <p>Tu navegador no soporta un iframe.
</p> <script type="text/javascript"> var ancho = 350;
var alto = 280;
function tama(pid){
ancho += 50;
alto += 50;
document.getElementById(pid).style.width = ancho+'px';
document.getElementById(pid).style.height = alto+'px';
}
var ancho = 350;
var alto = 280;
function meta(pid){
ancho -= 50;
alto -= 50;
document.getElementById(pid).style.width = ancho+'px';
document.getElementById(pid).style.height = alto+'px';
}
function abrir(pid){
if (document.getElementById(pid).style.display=="none"){document.getElementById(pid).style.display=""}
else{document.getElementById(pid).style.display="none"}
<table class="position" border="0"> <td><div style="display:block" id="11"><a onClick="javascript:abrir(14);abrir(11)" href="http://www.xatech.com/web_gear/chat/chat.swf?id=77321530" target="13"><img src="http://img341.imageshack.us/img341/3355/irci.png" alt="" width="39" height="35" border="0" /></a></div></td> <td><div id="14" style="display:none"> <a onClick=" javascript:tama(13)" href="http://www.xatech.com/web_gear/chat/chat.swf?id=77321530" target="13"><img src="http://www.iconlet.com/icons/twotone/red/arrow-upleft.gif" alt="" width="16" height="16" border="0" /></a>
<a onClick=" javascript:meta(13)" href="http://www.xatech.com/web_gear/chat/chat.swf?id=77321530" target="13"><img src="http://www.iconlet.com/icons/twotone/red/arrow-downright.gif" alt="" width="16" height="16" border="0" /></a>
<a onClick="javascript:abrir(14);javascript:abrir(11)" href="http://www.google.com/" target="13"><img src="http://www.iconfinder.net/data/icons/freeapplication/png/24x24/Close.png" alt="" width="16" height="16" border="0" /></a> <br /><iframe name="13" id="13" width="350" height="280" src="" />