can3p (can3p) wrote in changelog,
can3p
can3p
changelog

[ljcom] r12211: LJSUP-12789: Dynamic iframe for tackthis...

Committer: dpetrov
LJSUP-12789: Dynamic iframe for tackthis tag ?\226?\128?\148 2: change max-height
U   trunk/htdocs/js/lj.rpc.js
Modified: trunk/htdocs/js/lj.rpc.js
===================================================================
--- trunk/htdocs/js/lj.rpc.js	2012-07-03 08:34:25 UTC (rev 12210)
+++ trunk/htdocs/js/lj.rpc.js	2012-07-03 12:41:38 UTC (rev 12211)
@@ -11,7 +11,7 @@
 
 	var rpc = {
 		adjustHeight: function(frameId, height) {
-			var MAX_HEIGHT = 3000;
+			var MAX_HEIGHT = 5000;
 			if (height < 0) { return; }
 			if (height > MAX_HEIGHT) { height = MAX_HEIGHT; }
 

Tags: can3p, dpetrov, js, ljcom
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments