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

Robert Buckley robertdbuckley at yahoo.com
Tue Apr 12 16:18:34 CEST 2011


Hi,

Thanks for the replies. It was indeed a missing reference to the popup.css file.


        <link rel="stylesheet" type="text/css" 
href="../GeoExt/resources/css/popup.css" /></link>

Now it looks much better and improves usability!

Many thanks,

Rob




________________________________
Von: Andreas Hocevar <ahocevar at opengeo.org>
An: John Buonagurio <jbuonagurio at exponent.com>
CC: users at geoext.org
Gesendet: Dienstag, den 12. April 2011, 16:04:21 Uhr
Betreff: Re: [Users] How to add a pointer to a popup?

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.

_______________________________________________
Users mailing list
Users at geoext.org
http://www.geoext.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20110412/11b89de7/attachment.htm 


More information about the Users mailing list