Well, It seems to be a very easy question, so I roll my sleeves up and start coding, but...
what a surprise when I see that it doesn't works at all.
Here is the interface:
[attachment=2:34zs8mzk][/attachment:34zs8mzk]
Here is the code:
[attachment=1:34zs8mzk][/attachment:34zs8mzk]
Explanation of the code: If I pick a button id=1 and I click on it, the other one id=2 must toggle state.
The project is:
[attachment=0:34zs8mzk][/attachment:34zs8mzk]
Why does this happens?
Do you think there is any logic problem here?