[OpenLayers-Trac] [OpenLayers] #688: Mouse cursor = "wait" on WFS loading
OpenLayers
trac at openlayers.org
Mon Jun 18 15:10:24 EDT 2007
#688: Mouse cursor = "wait" on WFS loading
---------------------------+------------------------------------------------
Reporter: fvanderbiest | Owner:
Type: feature | Status: new
Priority: minor | Milestone: 2.5 Release
Component: general | Version: SVN
Resolution: | Keywords: needstests
---------------------------+------------------------------------------------
Comment (by tschaub):
CSS class names please.
Instead of handling this type of behavior differently in different places
- and instead of burying style declarations in the code, I'd like to see
this handled with CSS class names.
If we had Util functions for addStyleClass and removeStlyeClass (or some
similarly named) - then we could let users (or application developers)
decide what they wanted those classes to look like (maybe they want their
own cute icons for the cursor). By using multiple class names, we can add
a class name that corresponds to just the cursor style - remove that class
name and the style returns to the default.
--
Ticket URL: <http://trac.openlayers.org/ticket/688#comment:3>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list