 Thread Author
# 11

10-17-2011, 01:06 AM
|
| CrackBerry Abuser Device(s): Blackberry Torch 9800 | | Location: The Netherlands Join Date: Mar 2011 Posts: 266 Likes Received: 0
Thanked 15 Times in 10 Posts
| |
Quote:
Originally Posted by jalaw Here is the basic code to make items slide. You will have to fill in the XXXXXXs with the correct tags as each theme is different. Hope this helps. | Thanks, is the order of the lines in the svg file, the order on which is it executed.
I don't have a in/out of focus, but on a button activation.
So one button activation should first get rid of the other lists, and showing the list of the button.
Or is this done by setting the showing of the one list by adding a time with the beginning, like in your lines:
begin="phonelog.focusin+0.4s"
I have to changes all the lines to the side sliding lines, so this will take a while. Hopefully it's correct the first time.
|