Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Show complete value of textfield

LEGEND ,
Jul 24, 2006 Jul 24, 2006
I have a table that contains a number of textfields. Each textfield is
populated by data from the DB. Because I am limited by table space, a couple
of the textfields are not long enough for the user to be able to view all
the text contained in them without highlighting them and scrolling to the
end. This is not really what I want.

Can anyone offer any suggestions for a way that the full text could be
viewed in say a DIV when the user hovers over the textfield? Any suggestions
would be appreciated.


TOPICS
Server side applications
185
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 24, 2006 Jul 24, 2006
LATEST
Sorted, I got some javascript 'Tooltip' code and it works perfectly.


"Pat Shaw" <pat@nomail.co.uk> wrote in message
news:ea244t$9b8$1@forums.macromedia.com...
>I have a table that contains a number of textfields. Each textfield is
>populated by data from the DB. Because I am limited by table space, a
>couple of the textfields are not long enough for the user to be able to
>view all the text contained in them without highlighting them and scrolling
>to the end. This is not really what I want.
>
> Can anyone offer any suggestions for a way that the full text could be
> viewed in say a DIV when the user hovers over the textfield? Any
> suggestions would be appreciated.
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines