thegiraffe
Programmer
I have created a summary page to display totals for several queries such as,
types of potato - 8
types of sweets - 10
and next to each one i have a kind of '>>' button which runs a javascript function to put the details for the selected item into a pre defined table i have in the center of the screen.
On the screen i only want the table to be 390 high and if the number of records displayed exceeds this i want a scroll bar on the table if possible (along the side only)
I have looked at text areas but unfortunately they let you edit the text and theres no lines!!
Any help much appreciated
Dave
Theres nothing worse than an idea when its the only one we have!
types of potato - 8
types of sweets - 10
and next to each one i have a kind of '>>' button which runs a javascript function to put the details for the selected item into a pre defined table i have in the center of the screen.
On the screen i only want the table to be 390 high and if the number of records displayed exceeds this i want a scroll bar on the table if possible (along the side only)
I have looked at text areas but unfortunately they let you edit the text and theres no lines!!
Any help much appreciated
Dave
Theres nothing worse than an idea when its the only one we have!