bueno tengo un codigo donde hago un slide de imagenes en la cual en chrome y firefox funciona bien pero en explorer me aparece un error del tipo.
Código HTML:
Expected ';' popup.js, line 2 character 10
Código HTML:
1 /***************************/ 2 /*@Author Adrian "yEnS" Mato Gondelle*/ 3 /*@website www.yensdesign.com*/ 4 /*@email [email protected]*/ 5 /*@license Feel free to use it, but keep this credits please! */ 6 /***************************/ 7 8 /*SETTING UP OUR POPUP*/ 9 /*0 means disabled - 1 means enabled */ 10 11 var popupStatus = 0; 12 var popupStatusBilde = 0;