[Phpwm] is this possible?

Dave Holmes dave at neteffekt.co.uk
Wed Jun 13 12:50:01 BST 2007


There was a good resource on the web i looked at about 12 months ago try
looking for "sweet titles" on Google.

-----Original Message-----
From: phpwm-bounces at mailman.lug.org.uk
[mailto:phpwm-bounces at mailman.lug.org.uk] On Behalf Of Alex Mace
Sent: 13 June 2007 11:52
To: West Midlands PHP User Group
Subject: Re: [Phpwm] is this possible?

I think it should be possible. As a starting point you need a div with it's
CSS visibility set to 'hidden', then using the onfocus for the input element
you can set that div to visible and use onblur to hide it again. Then you
just need to sort out the positioning and styling for your div to make it
look however you want.

Hope that gives you a good starting point!

Alex

On 13/06/07, Phil Beynon <phil at infolinkelectronics.co.uk> wrote:
>
> Hi all,
>
> Is it possible to do a tooltip / alt text appearing 'yellow box with some
> text in it' type widget for elements in a form menu/list type input field?
>
> I want to give users a multiple selection choice that is time sensitive,
> as
> well as the title it would be useful to show start / end dates without the
> selection box getting massively wide.
>
> Phil
>
>
> _______________________________________________
> Phpwm mailing list
> Phpwm at mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/phpwm
>
_______________________________________________
Phpwm mailing list
Phpwm at mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/phpwm




More information about the Phpwm mailing list