Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object Expected error
Message
De
27/01/2006 11:33:25
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
27/01/2006 10:41:52
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Internet
Catégorie:
Javascript
Divers
Thread ID:
01090926
Message ID:
01090964
Vues:
16
The problem was that the "getElementById" function was unavailable for this specific script. I added the script to the global settings where that function resides, and all is well.

>In the code below, cal is equal to "01/27/2004" but I'm getting an "object expected" error on the 2nd line. I have this code in other scripts that works just fine with the same value. Anyone have any idea what the problem is?
>
>
>
> cal = document.getElementById(cal_name);
>  var date=getDateFromFormat(cal.value,'MM/dd/yyyy');
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform