Greetings, Before I begin, here's a link to my little test page. (time capsule note: For those of you reading this message two years from the date this message was posted, this link will be irrelevant =P)
http://www.shangalulu.com/driver/test.html On this page, I am attempting to do two things: 1) Using radio buttons (or a slider, or whatever), I want to be able to programatically change the zoom level. While using the mouse wheel would be nice for this, there are still mice out there without wheels. I also want the intervals between the time increments to be the same as I change the zoom level. For example, when you first load the above link into your browser, you'll see that the months are nicely spaced apart. When I change the zoom level to days, I expect the increments to be spaced apart the same way. Is there a way to do this, and how can I accomplish it? 2) The second task on this page has been completed, so this is more of an fyi. The purpose of this timeline is to allow the user to pick a range between two dates. If you double click on the timeline, a red line will appear. This line can be stretched or shrunk from either side by double clicking anywhere on the time line. The reason we did this is a secret :3 -------------------------- tl;dr: I need to be able to change the zoom level of the timeline using buttons. Is there a way to do this, and how? -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
