Komiczny bug
Step 1: odpalić firefoxa.
Step 2: odpalić np. try it editor.
Step 3: wrzucić taki kod:
<html>
<body>
<script type=”text/javascript”>
document.write(“00 = ” + parseInt(“00″)+ “<br />”);
document.write(“01 = ” + parseInt(“01″) + “<br />”);
document.write(“02 = ” + parseInt(“02″) + “<br />”);
document.write(“03 = ” + parseInt(“03″) + “<br />”);
document.write(“04 = ” + parseInt(“04″) + “<br />”);
document.write(“05 = ” + parseInt(“05″) + “<br />”);
document.write(“06 = ” + parseInt(“06″) + “<br />”);
document.write(“07 = ” + parseInt(“07″) + “<br />”);
document.write(“08 = ” + parseInt(“08″)+ “<br />”);
document.write(“09 = ” + parseInt(“09″)+ “<br />”);
document.write(“10 = ” + parseInt(“10″)+ “<br />”);
document.write(“8 = ” + parseInt(“8″)+ “<br />”);
document.write(“9 = ” + parseInt(“9″)+ “<br />”);
</script>
</body>
</html>
i przetestować.
Step 4: Nie parać się webdeveloperką.

Nooo nieźle nieźle. Posłucham i nie będę się parał.
Kania
23 Mar 09 at 16:40
no tak Dżony, na szczęście wszystko się wyjaśniło nim ostrzegliśmy o tym mozillę ;p Dla potomnych zapisz rozwiązanie dzięsiętne ;]
berni
5 Apr 09 at 18:47