hcervantes
8 Mar 2007, 2:32 PM
Hi, Jack.
I have just started trying out your JS library, and I am wanting to implement the complex layout for a web mapping application I am building. I followed your instructions but I cannot seem to get anything to work. I even copied the code from your complex.html code and nothing appears, no error nothing. None of my panels display, it just shows an emply browser.
I have referenced the following javascript & css files:
<link rel="stylesheet" type="text/css" href="css/ext/ext-all.css" />
<script type="text/javascript" src="JavaScript/ext/yui-utilities.js" />
<script type="text/javascript" src="JavaScript/ext/ext-yui-adapter.js" />
<script type="text/javascript" src="JavaScript/ext/ext-all.js" />
I am developing in ASP.NET 2.0, is there anything else that I am missing?
Thanks in advance!
I have just started trying out your JS library, and I am wanting to implement the complex layout for a web mapping application I am building. I followed your instructions but I cannot seem to get anything to work. I even copied the code from your complex.html code and nothing appears, no error nothing. None of my panels display, it just shows an emply browser.
I have referenced the following javascript & css files:
<link rel="stylesheet" type="text/css" href="css/ext/ext-all.css" />
<script type="text/javascript" src="JavaScript/ext/yui-utilities.js" />
<script type="text/javascript" src="JavaScript/ext/ext-yui-adapter.js" />
<script type="text/javascript" src="JavaScript/ext/ext-all.js" />
I am developing in ASP.NET 2.0, is there anything else that I am missing?
Thanks in advance!