[TxMt] Refresh FireFox command
Mike Chambers
mchamber at macromedia.com
Fri Nov 5 19:12:56 UTC 2004
First of all, just bought my license, and want to say what a great
editor this has been thus far.
Now, onto my question:
I am trying to duplicate the refresh safari command to work with
FireFox. Here is what I have thus far:
osascript -e 'tell application "FireFox" to activate'
osascript -e 'tell application "FireFox" to do JavaScript
"window.location.reload();" in first document'
This works, except that FireFox does not refresh the active page.
Anyone have any ideas on how to get this working?
mike c
More information about the textmate
mailing list