Re: Getting A Firefox Url
Re: Getting A Firefox Url
- Subject: Re: Getting A Firefox Url
- From: John M <email@hidden>
- Date: Wed, 25 Oct 2006 20:38:46 +0100
Hi,
I'm trying to copy the current (top page) URL and also hopefully the
titlebar info to the clipboard
In FIrefox 2 this works for me:
tell application "Firefox"
--properties of front window
set the clipboard to («class curl» of front window) & " " & («class
pTit» of front window)
end tell
Best wishes
John Maisey
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden