Script: ajax.js and MSIE 6 Windows-loading external pages
Script: ajax.js Dynamic loading of external pages
I am operating on MacOSX 10.4.6 using Dreamweaver 7.1 and hand-coding to update our website (the test site can be seen at http://www.stmarksntc.org.au/St_Marks_2006/ )
I am using the ajax script to load external pages (within the home domain) into a main layer (called 'colleft') of default pages for each section. Mozilla-based browsers have handled this well as have most Mac browsers except IE5.2.
My biggest problem seems to be with MSIE 6 for Windows. It loads the external pages into the div but cuts off anything below the bottom of the screen. It fails to allow the user to scroll down the page.
I cannot figure whether this is a settings issue for MSIE 6 or a script issue or something simple in the code that I have missed. It could be a page coding issue. I have tried to eliminate all of these but a solution defies me.
I am new to dhtml and Dynamic Drive scripts so I would appreciate any suggestions, comments or pointers.