Translated Labs

YOU SAID:

// Set iFrame Height var iFrameHeight = $(window).height() - $("#browser").outerHeight(); $("iframe").css("height", iFrameHeight); }); // Adjust iFrame Height with Resizing $(window).resize(function() { var iFrameHeight = $(window).height() - $("#browser").outerHeight(); $("iframe").css("height", iFrameHeight); }); </script> <style type="text/css" media="all"> body {

INTO JAPANESE

<html> // iFrameの高さを設定var iFrameHeight = $(window).height()-$( "#browser")。outerHeight(); $( "iframe")。css( "height"、iFrameHeight); }); //サイズ変更でiFrameの高さを調整$(window).resize(function(){var iFrameHeight = $(window).height()-$( "#browser")。outerHeight(); $( "iframe")。css ( "height"、iFrameHeight);}); </script>

BACK INTO ENGLISH

<html> // Set the height of the iFrame var iFrameHeight = $ (window) .height ()-$ ("# browser"). outerHeight (); $ ("iframe"). css ("height", iFrameHeight); browser "). outerHeight ()

INTO JAPANESE

<html> // iFrameの高さを設定しますvar iFrameHeight = $(window).height()-$( "#browser")。 outerHeight(); $(「iframe」)。 css(「高さ」、iFrameHeight);ブラウザ ")。outerHeight()

BACK INTO ENGLISH

<html> // Set the height of the iFrame var iFrameHeight = $ (window) .height ()-$ ("# browser"). outerHeight (); $ ("iframe"). css ("height", iFrameHeight); browser "). outerHeight ()

Equilibrium found!

You should move to Japan!

HOT PARTIES

You may want to crash these parties too

1
votes
18Mar15
2
votes
18Mar15
1
votes
19Mar15
2
votes
19Mar15
1
votes
17Mar15
1
votes
19Mar15
2
votes