Quote:
|
Originally Posted by insomniac
the right click switch is a hardcoded soe thing.
a button switch is easy.
something like
onpress="Parent.AdventureXP.Visible=true Parent.TradeskillXP.Visible=false" maybe more or less parents, depending on where you put it.. and you want the buttons to switch too.. so that be another visible=true/false in the same onpress
|
I tried the onpress with and without buttons BOTH did not work.