PDA

View Full Version : pseudo code solution request


lelales
03-06-2008, 06:09 PM
Hi, I need psuedo code solution advise.

here is the site: site not available
Please click on "services we provide" int he top nav.
The problem is that the 3 column text overflows into the credit card imageon the bottom.

What is the best solution for this?
I have ideas, but thought I'd ask before doing it.:confused:

thanks

straydog
03-06-2008, 06:15 PM
off the top of my head, make the text load into a MC that you can scroll up or down depending on where the mouse is or with a scroll bar

Dolfan23
03-06-2008, 07:36 PM
I would suggest using a scrollable dataGrid that way you can have as many rows of information as you want, plus they would be sortable, and fixed in height.