Dynamic selectable data inside a css scroll-box Question
Posted: Thu Feb 18, 2010 11:43 am
I know this can be done, but I'm having problems finding an example of it.
Here's what I'm trying to do:
I've got php/mysql data coming in from a database into a css-scrollbox and want that
dynamic text (summary data) to be selectable. When selected, I want to display the detail field from
the record selected, into another display box area on the same screen. Sort of like a 'reader.'
Any examples?
Here's what I'm trying to do:
I've got php/mysql data coming in from a database into a css-scrollbox and want that
dynamic text (summary data) to be selectable. When selected, I want to display the detail field from
the record selected, into another display box area on the same screen. Sort of like a 'reader.'
Any examples?