Closed ipepe closed 7 years ago
I think it should be added to the end of the body tag.
Dear ipepe, you are including js in head, due to that when website JS and try to assign body to the variable it cannot do this because this elements wasn't crated yeat (body tag is below head). You have to place your script below body.
Lol, I know what happend. I just assumed that placing script src tags in head is something normal in modern web development. I guess I will have to patch it myself.
I included mdb.js in head and Im getting
Code:
Error is marked on last line