× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Kevin

As we use jQuery and jQueryUI extensively, I am still quite interested in
your assertion that they are fine examples of how to develop your website.
It could be that we are not taking advantage of some compliant things we
could so it would be useful to know - but just how to you do that when
Javascript is turned off? jQuery and jQuery UI won't load and therefore
none of the features there-in work.<<

The approach is to build the site without JavaScript first then introduce it
progressively. Clearly JQuery does not load if JavaScript is turned off. So
your basic site has buttons and links to make it work as it would in the
good old days (when javaScript was the much hated language it isn't today).
Then if JavaScript is enabled (you don't even need to check) you remove
those and replace them with fancier widgets etc. by adding the new objects
to the DOM or manipulating CSS classes (piece of cake with jQuery)

Here is a perfect example on the human rights web site. With JavaScript
enabled the user can click the plus sign to expand the accordion and the
relevant content is displayed (this could even be grabbed from a page
further down using an Ajax call). If JavaScript disabled the page renders
the normal list of hyperlinks that where there in the first place (perfect).

http://www.equalityhumanrights.com/advice-and-guidance/new-equality-act-guid
ance/equality-act-guidance-downloads/

I confess I am not perfect but I learn more about what the site needs to do
by trying to do it this way (rather than being left with the knowledge that
this ain't going to work for some people) and it does give a great sense of
satisfaction. In fact the site just "feels" more complete IMHO

Nice to know all visitors to your site can use it!

- Maurice O'Prey





-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On
Behalf Of Maurice O'Prey
Sent: 29 January 2013 12:29
To: 'Web Enabling the IBM i (AS/400 and iSeries)'
Subject: Re: [WEB400] DB Maintenance Design Patterns

Mike

The disability discrimination act came into force in 1995 (I believe). You
can download details from the following site (if you can but find the
relevant link?).

http://www.equalityhumanrights.com/

As a note this is a perfect example of a site that functions if JavaScript
is disabled yet provides very nice "progressive" enhancements when it is
enabled (as is the case for the majority of users), a very fine example to
us all, try it with and without JS.

Maurice O'Prey

--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.


NOTICE: The information in this electronic mail transmission is intended by
CoralTree Systems Ltd for the use of the named individuals or entity to
which it is directed and may contain information that is privileged or
otherwise confidential. If you have received this electronic mail
transmission in error, please delete it from your system without copying or
forwarding it, and notify the sender of the error by reply email or by
telephone, so that the sender's address records can be corrected.



----------------------------------------------------------------------------
----


CoralTree Systems Limited
25 Barnes Wallis Road
Segensworth East, Fareham
PO15 5TT

Company Registration Number 5021022.
Registered Office:
12-14 Carlton Place
Southampton, UK
SO15 2EA
VAT Registration Number 834 1020 74.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.