Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
JS function stopped firing
Message
De
18/10/2014 02:50:01
 
 
À
18/10/2014 02:04:11
Information générale
Forum:
Javascript
Catégorie:
Dépannage
Divers
Thread ID:
01609609
Message ID:
01609611
Vues:
40
>>I created a simple (I thought) javascript function that would allow a DIV block of collapse and expand. It worked once, but as I simplified it more, it stopped working. I have staring at the code for hours, but can not see why it fails.
>>
>>-- See attachment --
>>
>>Can anyone see where I messed up?
>You were making a assignment with the if. Should be:
if (oHeader.style.display === 'block') {
>}
FWIW, if you're doing a lot of this type of DOM manipulation take a look at angular....

It has been awhile since I try modifying this site.

Two questions,
Should I use two '=', or three as your example indicates?
And are literal strings best inclosed in single quotes or double quotes?
Greg Reichert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform