Re: Mozilla/Firefox Suggestion
Re: Mozilla/Firefox Suggestion
- Subject: Re: Mozilla/Firefox Suggestion
- From: Elliotte Harold <email@hidden>
- Date: Fri, 15 Oct 2004 05:29:27 -0400
Johnny AppleScript wrote:
> 2. Get the URL of the front window
tell application "Firefox"
try
set {t, u} to {«class pTit», «class curl»} of front window
end try
end tell
return t & return & u
OK. That sounds good. How did you know to use «class pTit» and «class
curl» there? Where is this documented? What other classes are available?
> 3. Get message headers
I don't know what this means; something to do with email?
Yes. For instance, how do you get the From header of the current e-mail
message, the Reply-to header, or any other header value.
> 4. Make the scripts menu work
Scripts menu? In Firefox? Where? Confused. I'm only aware of the general
AppleScript Scripts menu when I use Firefox.
That's the one I'm talking about. In my experience scripts placed in the
top-level Scripts folder do work in Firefox and Mozilla. However, they
also show up in other apps where they don't really apply. Scripts placed
in a special Firefox or Mozilla folder (I've tried a variety of name
variations) do not appear and are not available in Mozilla/Firefox.
--
Elliotte Rusty Harold email@hidden
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden