 Thread Author
# 3

03-25-2011, 09:10 PM
|
| | CrackBerry Addict Device(s): Curve 8520! Carrier: Du | | Location: In a land far, far away... Join Date: Oct 2010 Posts: 458 Likes Received: 0
Thanked 85 Times in 41 Posts
| |
Sorry bout that.
I have three buttons, Button1, Buttton2, and Button3. I added code to the SVG such that when Button1 is focused, It gets smaller. Now I want to add some code to the SVG such that when I click on Button3, Button1 stops getting smaller whenever I focus on it, and when I click on Button2, it continues to get smaller. Basically like an on/off switch for code.
Is this possible? If yes, what's the code for it?
|