Re: Google Chrome: Set variable to result of JavaScript
Re: Google Chrome: Set variable to result of JavaScript
- Subject: Re: Google Chrome: Set variable to result of JavaScript
- From: Christopher Stone <email@hidden>
- Date: Wed, 13 Jul 2011 14:17:36 -0500
On Jul 13, 2011, at 13:33, julifos wrote: What if you use a "display dialog" instead of the callJavaScript? Maybe your Google config doesn't include a "q" textfield...
______________________________________________________________________
Hey JJ,
Thanks. That works with a little tweak to the formatting.
-ccs
make new web window with properties ¬
script foo on pageloaded w display dialog "Loaded" with icon 1 callJavaScript w script "document.getElementById('q').value='loaded!'" end pageloaded end script
|
_______________________________________________
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/archives/applescript-users
This email sent to email@hidden