EvilTed
2 Jul 2008, 2:30 PM
You failed to mention the fact that every project needs to include the CSS in their HTML file:
<link rel="stylesheet" type="text/css" href="css/ext-all.css" />
otherwise nothing renders.
I think you need this as part of the Project Setup section.
ET:D
<link rel="stylesheet" type="text/css" href="css/ext-all.css" />
otherwise nothing renders.
I think you need this as part of the Project Setup section.
ET:D