Search:

Type: Posts; User: satelliteCoder; Keyword(s):

Search: Search took 0.00 seconds.

  1. loadXML only works with Alert() command included ... CRAZY!?

    Okay, here is the code snippet that is causing problems ...

    var xmlDoc;
    var browser;
    function loadXML()
    {
    // code for IE
    if (window.ActiveXObject)
    {
    xmlDoc=new...
  2. Thank you so much. Your recomendation is...

    Thank you so much.


    Your recomendation is actually going to make my life a lot easier, and it solves the problem. In the meatime i found this solution which appears to be working.


    <body...
  3. Pass params in body onload=function(x,y) fails in Firefox ... solutions?

    Greetings,

    This forum has proven to be incredibly useful.

    I have a scenario in which i utilize the onload aspect of the body tag to call two functions. One of the functions requires me to pass...
  4. Exploiter, Thank you so much! The modified...

    Exploiter,

    Thank you so much! The modified code you provided certainly works. But i'm not one to just take the solution and run with it ... i really want to understand why this works and what i...
  5. xml - JS array has no properties in FF?!

    Greetings,

    I'm new to this forum, and am excited at the possiblity of reaching out to all of you for assistance. I of course, will assist others as well when i get the opportunity.

    PROBLEM...
Results 1 to 5 of 5