Hi all
I've done some work on ticket #114 and wanted to share it:
http://cappuccino.lighthouseapp.com/projects/16499/tickets/114-browser-dont-support-js-message#ticket-114-1
Basically, what this does is it displays an advisory message to users
whose browsers don't support JavaScript. It tells them to either
enable it or download a recent version of a mainstream browser. Next
to each option there is a helpful link to a page with more
information.
However, if the user wants to enable JavaScript in their browser I
can't decide where to link to. At the moment the user will be sent to
a Google search results page for the query "enable javascript", but
this might not be the best idea. Alternatives include:
- linking directly to Googles instructions on the subject (this could
be a problem because 3rd party sites might change without warning)
- linking to Googles "i'm feeling lucky" page on the subject (this
could work, but might be a bit risky)
- writing our own instructions on the Cappuccino website (or wiki) and
linking to that
Please let me know if you have any ideas or other suggestions.
Otherwise I was planning to leave it as-is (i.e. with the Google
search results) and then we can raise a new ticket in the future if
anyone has any better ideas.
Regards
Nabil