DarioSantarelli.Blog("UgiDotNet");

<sharing mode=”On” users=”*” />
posts - 176, comments - 105, trackbacks - 3

My Links

News


This is my personal blog. These postings are provided "AS IS" with no warranties, and confer no rights.




Tag Cloud

Archives

Post Categories

My English Blog

'Operazione terminata' in IE

Sicuramente a qualcuno di voi sarà capitato ogni tanto un errore del genere navigando con IE.

 

Ebbene, volete sapere cosa c'entra questo errore con uno script del genere?

<html
<body
  <div>
   <script type="text/javascript">
     var newElem = document.createElement('foo');
     document.body.appendChild(newElem);
   </script>
  </div>
</body>
</html>

vi invito a dare un'occhiata a questo interessante post direttamente dall' IEBlog :)

Technorati tags:  IE

Print | posted on sabato 3 maggio 2008 23:49 |

Comments have been closed on this topic.

Powered by:
Powered By Subtext Powered By ASP.NET