> by Jeff Dege <http://www.nabble.com/user/UserProfile.jtp?user=419652> May 04, 2007; 02:00pm :

>> -----Original Message-----
>> From: [EMAIL PROTECTED] <http://www.nabble.com/user/SendEmail.jtp?type=post&post=10327567&i=0> >> [mailto:[EMAIL PROTECTED] <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.
begin:vcard
fn:Jeff Yutzler
n:Yutzler;Jeff
org:IONIC Enterprise, Inc.
adr;dom:Suite 300;;901 N. Pitt St.;Alexandria;VA;22314
email;internet:[EMAIL PROTECTED]
title:Senior Geospatial Systems Engineer
tel;work:(703) 535-5973X17
tel;fax:(703) 535-5975
tel;cell:(703) 981-8753
x-mozilla-html:TRUE
version:2.1
end:vcard

_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to