Although the web view
acts pretty much like the view you get in Safari, our goal was to provide
the ability to access the HTML representation of a given headline. We
didn't try to implement a full browser in Strider. As a result, our
web view doesn't support JavaScript. Many web sites that you visit may
include JavaScript links. When you click those links in Strider, Strider
ignores them. When you move the mouse cursor over an hyperlink, you
can see what the link is in the lower left corner of the main window.
If you see a link starting with Javascript, this means
that the link will be ignored. You can still load the page in your web
browser if you wish to gain the additional functionaly offered by JavaScript. |