[jawsscripts] Re: Thanks for follow up to, How can I read up columns in Internet explorer when there is no table coding?

  • From: "Paul Magill" <magills@xxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 23 Apr 2015 21:53:26 +1000

Hi Bob,

uuuummmmmmm. Somehow I had gotten the idea that getting information from the
DOM, was much more difficult...

Even I can follow this...

Thank you so much.

Regards,
Paul from Australia.

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Bob


Copy and Paste issue there!
Use this one:
String Function GetDocumentTitle ()
Var
Object DOM,
String sTitle
Let DOM = IEGetCurrentDocument ()
Let sTitle = DOM.Title
Return sTitle
EndFunction

Bob


__________�

View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts

Other related posts: