The whole point is to wrap it in cf tags so the developer doesn't have to handle the js. In any event there are only 15 lines of js code to do this so hardly a need for a library lol. I appreciate the resource. The problem I have with most js libraries is you have to pass so much info to library that it is cumbersome. I prefer to just pass a style name and let the developer define the look outside of the tag. I realize this puts more responisbility on the developer but also increases his flexibility.
----- Original Message ----- From: "Semrau, Steven L Mr RDAISA/SRA" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, November 10, 2001 8:58 AM Subject: RE: Prolly reinvented wheel but any interest in popup help tag? > There is a complete JS library here (http://www.bosrup.com/web/overlib/) > that does this. Although, it's not a <cf_tag>. > > -----Original Message----- > From: Don Vawter [mailto:[EMAIL PROTECTED]] > Sent: Saturday, November 10, 2001 10:58 AM > To: CF-Talk > Subject: Prolly reinvented wheel but any interest in popup help tag? > > > This morning I decided to add popup help to a new site so I wrote a set of > tags to handle it. The link below provides a demo. I have tested it with > NS4.77 , NS 6.1, IE 5.5 and Opera 5.0 If anyone could test it with other > browsers and give me feedback I would appreciate it. > > If there is any interest I will create the VTM's for it and put it in the > tag gallery. I use cf5 but akaik I didn't use anything specific to 5.0 > > http://www.secureyourposition.com/testpophelp.cfm > > Thanks for your help > > Don > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

