Click to See Complete Forum and Search --> : Form problem


Chris_Evans
04-12-2004, 11:13 AM
Hi there,
Didn't think this was relevant to PHP so I am posting it here.

In one of my web site designs I'm working on, occassionally, one of the option boxes may have longer text than I designed the site for.

I've already written a php script which shortens the text then adds three dots to the end of the word (...) but I'd like to now know how I can make the form show the full text when the user clicks on the drop down.

Thanks in advance,

Chris Evans