• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Mozilla/Firefox Suggestion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Mozilla/Firefox Suggestion
      • From: Johnny AppleScript <email@hidden>
    • Re: Mozilla/Firefox Suggestion
      • From: "John C. Welch" <email@hidden>
References: 
 >Re: Mozilla/Firefox Suggestion (From: Johnny AppleScript <email@hidden>)

  • Prev by Date: Re: How to find network computers, use Rendezvous?
  • Next by Date: Re: Mozilla/Firefox Suggestion
  • Previous by thread: Re: IS: How to Script Firefox/Moxilla to send eMail --WAS: Re: Mozilla/Firefox Suggestion
  • Next by thread: Re: Mozilla/Firefox Suggestion
  • Index(es):
    • Date
    • Thread