the dynamic version. The link you sent is dead!
________________________________ Von: Marc Jansen <[email protected]> An: [email protected] Gesendet: Dienstag, den 30. August 2011, 21:45:25 Uhr Betreff: Re: [Users] errors in Firefox 5 and 6 - Geoext components not a constructor Hi Robert, are you using a single-file build of GeoExt or one that dynamically loads the raw source scripts from the lib/-subfolder? See: http://trac.geoext.org/wiki/build This is just a wild guess, so please excuse the noise if this is not the cause of your problems, Best regards, Marc On 30.08.2011 21:28, Robert Buckley wrote: Hi, > >I am having a nightmare with Geoext components and firefox 5 and 6. > >For some reason they are not loading into the onReady function when >the >app is loaded. Only after refreshing 3 or 4 times can the mapPanel or >Grid etc be recognised as a component. This is happening everywhere >and >not just inside my organisation. > > > >The libraries are loaded thus.. > > <html> > <head> > <title>Windenergieanlagenkataster</title> > <meta name="Windenergieanlagenkataster" content="Standort > von >Windenergieanlagen im Zweckverband Grossraum Braunschweig" /> > <meta name="Windenergieanlagenkataster, Windkraftanlagen, > ZGB, >Zweckverband Grossraum Braunschweig, Wind, Energie, Eneuerbare >Energie, EEG " content="HTML,CSS,XML,JavaScript" /> > > <meta name="date" content="2011-08-30"> > <meta http-equiv="content-type" content="text/html;" /> > <link rel="stylesheet" type="text/css" >href="../ext/resources/css/ext-all.css" /></link> > <link rel="stylesheet" type="text/css" >href="../GeoExt/resources/css/popup.css" /></link> > <link rel="stylesheet" type="text/css" >href="../ext/resources/css/xtheme-gray.css" /></link> > <link rel="stylesheet" type="text/css" >href="../ext/examples/ux/css/GroupSummary.css" /> > <link rel="stylesheet" type="text/css" href="wind.css" /> > <script type="text/javascript" >src="../ext/adapter/ext/ext-base.js"></script> > <script type="text/javascript" >src="../ext/ext-all.js"></script> > > <script type="text/javascript" >src="../GeoExt/lib/GeoExt.js"></script> > <script type="text/javascript" >src="../ext/examples/ux/GroupSummary.js"></script> > <script type="text/javascript" >src="../GeoExt/ux/GeoNamesSearchCombo.js"></script> > > > > <script src="wind.js"></script> > </head> > <body> > <div id='mainpanel'></div> > </body> ></html> > > >the app is here > >http://maps.zgb.de/www/eeg/wind.html# > >any advice would be super. > >yours, > >Rob > > > > > > >_______________________________________________ >Users mailing list >[email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
