[Users] incorrect path to CSS in Quickstart Tutorial on GeoExt.org

Christine Bush greycatproductions at gmail.com
Sun Jul 24 23:04:06 CEST 2011


Hi there,

    Thanks for the super quick fix on the missing comma from
yesterday, Andreas.  I have also found one other quick fix for you to
consider at this url:

    http://geoext.org/tutorials/quickstart.html

    Line 3 of the code snippet in Step 1 of the Basic Example includes
an incorrect path to the style sheet.  It should be:

    <link rel="stylesheet" type="text/css"
href="ext-3.2.1/resources/css/ext-all.css"></link>

    (It is missing the "css" directory in the path after "resources/"
and before "/ext-all.css".)

    Cheers,
    Christine Bush
    Mountain View, CA


More information about the Users mailing list