Ciao.
Qualcuno mi spiega questo notice:
e un modo di evitare il noticeWarning: variable e hides argument
Source File: http://localhost/tutorials/js/pop_up_div/pop_up_div.htm
Line: 40,
Column: 12
Source Code:
if(!e){var e=window.event};
![]()
Ciao.
Qualcuno mi spiega questo notice:
e un modo di evitare il noticeWarning: variable e hides argument
Source File: http://localhost/tutorials/js/pop_up_div/pop_up_div.htm
Line: 40,
Column: 12
Source Code:
if(!e){var e=window.event};
![]()
Without faith, nothing is possible. With it, nothing is impossible
http://ilwebdifabio.it
sara' quel var davanti a e, che probabilmente e' anche argomento della funzione
da qui il notice "variable e hides argument"
semplicemente prova a rimuoverlo
Without faith, nothing is possible. With it, nothing is impossible
http://ilwebdifabio.it