From: Michael T. <Mic...@pl...> - 2001-02-23 10:31:45
|
Hi, Thanks for the info but the url does not seem to work. -----Original Message----- From: Volker Runkel [mailto:Vol...@bi...] Sent: 23 February 2001 10:27 To: Dyn...@li... Subject: [Dynapi-Widgetdev] Bubble-Help Widget Hi there, started to develop my first widget. it is kind of a bubblehelp that works like the alt-tag in images. with the mouseover a description is shown. There is still some work to be done to make it a widget (maybe some day). Are there any people interested in it? i would then keep on working it to get a usable tool. you find a demo at www.web-dizain.de/bubblehelp/ Just move your cursor over the links and see.... volker P.S.: i was trying to do an implementation of the maybe known overlib.js into dynapi2... _______________________________________________ Dynapi-Widgetdev mailing list Dyn...@li... http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev |
From: Michael T. <Mic...@pl...> - 2001-02-23 11:03:39
|
Hi, I am very interested in being able to use bubble help. However I would like it to work in the same way that the ALT property on an image does ie that the bubble help is shown when the mouse is stationary over the image. Is this possible with you code? Thanks Mike Towers.. -----Original Message----- From: Volker Runkel [mailto:Vol...@bi...] Sent: 23 February 2001 10:27 To: Dyn...@li... Subject: [Dynapi-Widgetdev] Bubble-Help Widget Hi there, started to develop my first widget. it is kind of a bubblehelp that works like the alt-tag in images. with the mouseover a description is shown. There is still some work to be done to make it a widget (maybe some day). Are there any people interested in it? i would then keep on working it to get a usable tool. you find a demo at www.web-dizain.de/bubblehelp/ Just move your cursor over the links and see.... volker P.S.: i was trying to do an implementation of the maybe known overlib.js into dynapi2... _______________________________________________ Dynapi-Widgetdev mailing list Dyn...@li... http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev |
From: Doug M. <do...@cr...> - 2001-02-23 19:07:45
|
worked for me ----- Original Message ----- From: "Michael Towers" <Mic...@pl...> To: <dyn...@li...> Sent: Friday, February 23, 2001 2:33 AM Subject: RE: [Dynapi-Widgetdev] Bubble-Help Widget > Hi, > > Thanks for the info but the url does not seem to work. > > -----Original Message----- > From: Volker Runkel [mailto:Vol...@bi...] > Sent: 23 February 2001 10:27 > To: Dyn...@li... > Subject: [Dynapi-Widgetdev] Bubble-Help Widget > > > Hi there, > > started to develop my first widget. it is kind of a bubblehelp that > works like the alt-tag in images. with the mouseover a description is > shown. There is still some work to be done to make it a widget (maybe > some day). Are there any people interested in it? i would then keep on > working it to get a usable tool. > > you find a demo at > www.web-dizain.de/bubblehelp/ > > Just move your cursor over the links and see.... > > > volker > > P.S.: i was trying to do an implementation of the maybe known overlib.js > into dynapi2... > > > _______________________________________________ > Dynapi-Widgetdev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev > > _______________________________________________ > Dynapi-Widgetdev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev --- Outgoing mail is certified Virus Free by AVG Free Edition Download at: http://www.grisoft.com/html/us_index.cfm Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/01 |
From: Ken O. <ko...@an...> - 2001-02-25 01:15:03
Attachments:
pulldown.zip
|
Hi List, Attached is my first cut at a pulldown menu. It's pretty much a "no frills" version at this point - which meets my needs for now. I'm still fiddling with it but I thought I'd pass it around to get some feedback. It has been written against the 01-25 release and tested on w2k with IE5.5 and NS4.7. It can run very slowly if it gets many (many) refreshes, but I think that is due to the dynapi memory leak. All for now. Ken |