Results 1 to 12 of 12

Thread: I need someone who knows something about Javascript

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    Senior Member beelzebub's Avatar
    Join Date
    Aug 2004
    Location
    California
    Posts
    223
    I think the reason why your browser is not displaying it is because of this var xmlDoc=new ActiveXObject("Microsoft.XMLDOM");
    function loadXML(xmlFile) {
    I think it only works for ie, was going to make it cross platform later.

    EDIT: I just checked it with firefox, that menu error is wierd, anyone out there know how to fix that?

    I dont understand why it wouldnt load with the background color. Does the BGCOLOR = "######" attribute not work in tables in firefox?

    Wow I just went through the page in firefox and most of my formating is messed up. But it is like CSS formatting. Dang, I wonder if I had programed this and checked it using firefox, would it also have worked in IE?
    Last edited by beelzebub; July 25th, 2006 at 07:46 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •