[Users] How to add a pointer to a popup?

Andreas Hocevar ahocevar at opengeo.org
Tue Apr 12 16:04:21 CEST 2011


On Apr 12, 2011, at 15:57 , John Buonagurio wrote:

> Rob,
> 
> GeoExt.Popup is just an implementation of Ext.Window with a custom CSS class and some code to handle positioning, source code is here: http://trac.geoext.org/browser/core/trunk/geoext/lib/GeoExt/widgets/Popup.js
> 
> 108	    /** api: config[popupCls]
> 109	     *  ``String`` CSS class name for the popup DOM elements.  Default is
> 110	     *  "gx-popup".
> 111	     */
> 112	    popupCls: "gx-popup",
> 
> In the popup.css though this seems to be called "gx-popup-anc" so there might be a mismatch: http://trac.geoext.org/browser/core/trunk/geoext/resources/css/popup.css

Nope, that's not a mismatch. My guess is that Rob just forgot to include resources/css/popup.css in his html page.

Andreas.

-- 
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.



More information about the Users mailing list