Answered
Use of javascript to resize div heights
I'm using javascript to resize two divs (the 'navbar'
navigation div on the left of the page, and the 'mainContent' div
which sits to it's right).
The attached code shows how I'm doing it. The first three lines are added to my template, and the remaining is the contents of the javascript file (which I have not changed).
It used to work but as a result of making changes to my website it seems to have stopped working. I've checked the paths.
Can anyone suggest why it might be failing?
The attached code shows how I'm doing it. The first three lines are added to my template, and the remaining is the contents of the javascript file (which I have not changed).
It used to work but as a result of making changes to my website it seems to have stopped working. I've checked the paths.
Can anyone suggest why it might be failing?
