1

I am trying to follow this great tutorial of frontend programming. I've come along building all the required files (until chapter 8), hopefully understanding most of the theory.

My problem is that when I try to open index.html in my IE11 I cannot see the page at all.

Only when I comment the following line inside the of index.html:

<script src="src/model/Book.js"/>

then I can see the html visually.

Active Scripting on my IE is enabled. Maybe it can be that my AVG Internet security is involved? I disabled its "Web Shield" feature - but no help.

Can you advise please?

Thanks!

dushkin
  • 1,939
  • 3
  • 37
  • 82
  • Opening the DevTools (usually pressing F12), does some error appear? – Calvin Nunes Mar 16 '18 at 13:08
  • Actually, despite what I said [`` should work](https://stackoverflow.com/questions/97522/what-are-all-the-valid-self-closing-elements-in-xhtml-as-implemented-by-the-maj), but it depends on the doctype you're using. – Andy Mar 16 '18 at 13:14

0 Answers0