135 shaares
15 liens privés
15 liens privés
try {
un_truc
} catch(e) {
window.location.href =
"http://stackoverflow.com/search?q=[js] +"
+ e.message;
}
try {
un_truc
} catch(e) {
window.location.href =
"http://stackoverflow.com/search?q=[js] +"
+ e.message;
}