for example in this case the alert(...) doesn´t work, (in IE, Firefox, Safari is OK)
if (document.getElementById('id_armario').value=="" && document.getElementById('no_necesita_indexar').checked==false) { alert("Debes indexar el documento a alguna carpeta, en caso de que no pertenezca a ninguna, marca la casilla de 'No necesita indexa a carpeta'.") document.getElementById('no_necesita_indexar').focus(); return false; } Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to chromium-bugs@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---