Is it possible to change the state of one colomn or table from an action from another i.e. click on a button in table one and populates different information in table two. The only way I have got round this is to do a second html page with the same tables but changing the information in the second table to suit. This takes time in programming and in loading a new page each time in a browser.
2. Layers don't follow the same rules as tables i.e. if a layer is in a table with information and someone reduces their browser the layer stays in the same place although the tables will alter their state to match the browser size.
The question (and maybe related to question 1) is I have a list of users names and when someone rolls over the name I need information in another table to change. Like I said almost like question 1 but roll without click.
Any pointers would be great
2. Layers don't follow the same rules as tables i.e. if a layer is in a table with information and someone reduces their browser the layer stays in the same place although the tables will alter their state to match the browser size.
The question (and maybe related to question 1) is I have a list of users names and when someone rolls over the name I need information in another table to change. Like I said almost like question 1 but roll without click.
Any pointers would be great