[OpenLayers-Users] title or alt-looking mouseover labels
forOpenLayers.Control.EditingToolbar
Jeff Yutzler
jeff.yutzler at ionicenterprise.com
Tue Jun 12 12:27:46 EDT 2007
> by Jeff Dege <http://www.nabble.com/user/UserProfile.jtp?user=419652>
May 04, 2007; 02:00pm :
>> -----Original Message-----
>> From: users-bounces at ...
<http://www.nabble.com/user/SendEmail.jtp?type=post&post=10327567&i=0>
>> [mailto:users-bounces at ...
<http://www.nabble.com/user/SendEmail.jtp?type=post&post=10327567&i=1>]
On Behalf Of Mike Quentel
>> Sent: Friday, May 04, 2007 12:39 PM
>> To: OpenLayers Users
>> Subject: [OpenLayers-Users] title or alt-looking mouseover
>> labels forOpenLayers.Control.EditingToolbar
>>
>> Please, need advice on creating mouseover alt/title-looking
>> label functionality for the drawing tools in
>> OpenLayers.Control.EditingToolbar. Has anyone created tool
>> tip help (during mouseover on the tool) for any of the
>> controls? Any examples?
>This works in IE6:
>
> var control = new OpenLayers.Control.DrawFeature(...);
> control.panel_div.title = 'Tool Tip';
It works in IE7 as well, yet strangely not in Firefox 2. Weird.
One thing to note is that you need to add the control to a Panel or the
panel_div is not populated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jeff.yutzler.vcf
Type: text/x-vcard
Size: 331 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/openlayers-users/attachments/20070612/29f784ba/jeff.yutzler.vcf
More information about the Users
mailing list