ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Header tweak


  • 2004-08-12 20:30:45

    Header tweak

    I'm running ATutor through PostNuke via Cas's great pnATutor module. One issue is having some long pages in ATutor and then clicking to the next page (which is short) and having a blank screen appear (because the content is further up the page and the scroll bar did not reset itself).

    Short of opening ATutor in a new window (which defeats my purpose, I might have found a three step solution at http://www.torontowebhost.com/dynamic_iframe.txt

    If you take a quick peek at Step 2, in regards to ATutor, could
    <body onload="if (parent.adjustIFrameSize parent.adjustIFrameSize(window);"
    >
    be inserted into header.inc.php to avoid having to place it in every html file that I created?

    larry