|
|
| |
|
|
| |
|
JS/DHTML container area help
01.07.03, 18:22:06
|
|
|
|
Post #1 (permalink) |
|
|
| |
|
|
Since I sadly don't piddle with it anymore, I can't quite find a way to do what I want with JS/DHTML so far. All I'm trying to do is set up a system for changing displayed elements in table columns when you click and mouseover certain objects.
Example: I have a three column table, I want info in the middle element to change what is displayed in the first and third columns by using a mouseover or whatever. The info to be put into these columns is spawned off a PHP script. Any way I can make it do this without horribly stretching the table or making them show up weird. (I'd like them all to follow the table centering elements and such.)
I know it can be done, I just don't have any idea how to anymore. >_< |
|
|
|
|