Hi, This might be a silly question but, why would one need an apple script to do this when you can just assign this task to a command with the keyboard commander or the trackpad commander?
thanks. Ricardo Walker [email protected] Twitter, Skype, & AIM: rwalker296 www.mobileaccess.org On Jul 8, 2011, at 3:01 PM, louie wrote: > Apple script to toggle between dom or group navigation. > > (* > apple script name > dom or group > Toggle between dom or group web navigation > author > Richard L. Most better known as Louie > [email protected] > *) > > tell application "VoiceOver" > tell commander > perform command "toggle web navigation dom or group" > end tell > end tell > > > louie > [email protected] > > > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" 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/macvisionaries?hl=en. > -- You received this message because you are subscribed to the Google Groups "MacVisionaries" 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/macvisionaries?hl=en.
