Browser Compatibility Issues

We currently have Lectora 2005 Courses Loaded into Coursemill 3.5, but are having some browsers compatibilty issues. Feel free to add to this posted for any related concerns. Our issues right now is we have a user running Mac OS X (10.2.8) with Safari 1.0.3. Now they can access Coursemill and get to a course page, but when attempting to load a course it says, "Your browser does not support Java that is required for the selected course. Please download the latest Java Runtime Environment by Sun Microsystems and try visiting the course again. Thank You."Java is enabled in their browser and I had them download at least the 1.4.1 updateI have looked at the code that releases this error and it is as follows:JavaScript var plugin = "application/x-java-applet"" var mimeType = eval( "navigator.mimeTypes["" + plugin + "]" ) if( navigator.mimeTypes.length > 0 && !mimeType )I have tried to do some research and here is what I came up with.1.) Some browers for Macs require a "JavaEmebeddedPlugin0.0.5+e" in order to access the most up to date version installed on the machine rather then the default installation.2.) Safari 1.0.3 does not support "LiveConnect" 3.) I would suggest upgrading their browser to Safari 1.2, but according to Apple's site it requires OS 10.3Where should I start?

Discussions have been disabled for this post