Select the product you need help with
How to make hyperlinked buttons more accessible to screen reader software in FrontPage 2003 and in SharePoint Designer 2007Article ID: 831082 - View products that this article applies to. INTRODUCTIONThis article discusses how to change the behavior of hyperlinks that were created with the Go To URL feature in Web pages that were created in Microsoft Office FrontPage 2003 or in Microsoft Office SharePoint Designer 2007. This behavior changes the problem where some screen reading software could not read the hyperlinks that were created with the Go To URL feature if the Web browser has the Scripting option turned off (disabled).
If the Scripting option is turned off, you must use the <noscript> tag so that the screen readers can follow the hyperlink. MORE INFORMATIONThe Go To URL feature in FrontPage 2003 is implemented through a JScript function. This requires that the Scripting option is turned on (enabled) in the Web browser. The JScript function is typically used for buttons and for other objects. When you create a hyperlink with the Go To URL feature, FrontPage 2003 creates the following Jscript code segment to handle the URL address:
PropertiesArticle ID: 831082 - Last Review: June 20, 2007 - Revision: 2.2
|


Back to the top








