-1) {
var s = source.indexOf("", e);
// Add to scripts array
scripts.push(source.substring(s_e+1, e));
// Strip from source
source = source.substring(0, s) + source.substring(e_e+1);
}
// Loop through every script collected and eval it
for(var i=0; i
maxHeight)
maxHeight = ht;
var ht = eval("document.getElementById('blogReplies" + i + "').offsetHeight");
if(ht > maxHeight)
maxHeight = ht;
var ht = eval("document.getElementById('blogAuthor" + i + "').offsetHeight");
if(ht > maxHeight)
maxHeight = ht;
var ht = eval("document.getElementById('blogViews" + i + "').offsetHeight");
if(ht > maxHeight)
maxHeight = ht;
var ht = eval("document.getElementById('blogPost" + i + "').offsetHeight");
if(ht > maxHeight)
maxHeight = ht;
var ht = eval("document.getElementById('blogAction" + i + "').offsetHeight");
if(ht > maxHeight)
maxHeight = ht;
maxHeight = maxHeight + 5;
fldName1 = eval("document.getElementById('blogTitle" + i + "')");
fldName1.style.height = parseInt(maxHeight)+"px";
fldName1 = eval("document.getElementById('blogReplies" + i + "')");
fldName1.style.height = parseInt(maxHeight)+"px";
fldName1 = eval("document.getElementById('blogAuthor" + i + "')");
fldName1.style.height = parseInt(maxHeight)+"px";
fldName1 = eval("document.getElementById('blogViews" + i + "')");
fldName1.style.height = parseInt(maxHeight)+"px";
fldName1 = eval("document.getElementById('blogPost" + i + "')");
fldName1.style.height = parseInt(maxHeight)+"px";
fldName1 = eval("document.getElementById('blogAction" + i + "')");
fldName1.style.height = parseInt(maxHeight)+"px";
}
}
Copyright © 2009 Carbon12, LLC All Rights Reserved