Page is a not externally linkable
Sub_Seven - 3:40 pm on Aug 31, 2012 (gmt 0)
Ok, it said 671px which is perfectly fine, I hardcoded it into the div and it looks fine as well, the problem is that this script runs in several pages and the initial height is not always the same.
I thought I'd make a quick hack to see if I could make it work by applying the following line to either the body tag or the main holder div
onmousemove="setSize()" onkeypress="setSize()"
And I was positive it was gonna work but it didn't.
What do you think?