Changeset 1107

Show
Ignore:
Timestamp:
06/18/09 11:41:39 (4 years ago)
Author:
ahocevar
Message:

fixed styles and a comma that make IE fail

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • apps/opengeo/geoexplorer/trunk/embed-example.html

    r846 r1107  
    88        <p> You can embed a GeoExplorer application inside of other web pages, using the <code> GeoExplorer.Embed </code> class.  This supports all of the persisted options available in the full version, including layers, styles, tools, and metadata, but with GUI components optimized for inclusion in a larger page such as a blog post. 
    99        </p> 
    10         <iframe style="height: 400; width: 600; border: 0px" src="embed-debug.html"> 
     10        <iframe style="height: 400px; width: 600px; border: 0px" src="embed-debug.html"> 
    1111        If you see this text, your browser doesn't handle frames properly.  Try a recent version of <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a>. 
    1212        </iframe> 
  • apps/opengeo/geoexplorer/trunk/embed.html

    r1106 r1107  
    3434                proxy: "/proxy/?url=", 
    3535                ows: { 
    36                     "demo": "http://demo.opengeo.org/geoserver/ows/", 
     36                    "demo": "http://demo.opengeo.org/geoserver/ows/" 
    3737                }, 
    3838                map: {