[wp-hackers] Javascript

Robin Adrianse shorty114 at shorty114.net
Tue Sep 26 01:55:23 GMT 2006


I'd say it should always be possible to use whatever you're doing without
JavaScript. For example, an AJAX view of some database records should be
able to work without the flashy AJAX stuff (plain old pages).

Always design it with the people who don't have JavaScript in mind.

On 9/25/06, Andy Staines <andy at yellowswordfish.com> wrote:
>
> On 11:55  PM |  Mon 25 Sep 06, at 11:55  PM |  25 Sep 06, Andy
> Skelton wrote:
>
> > On 9/25/06, Andy Staines <andy at yellowswordfish.com> wrote:
> >> I did know this. But there are lots of hacks out there that (hidden
> >> small forms etc.,) that make the attempt and I  was curious if
> >> anything was embedded deep down in the core that did this on startup.
> >
> > What do you mean by "on startup"?
>
> bad phrase choice. Initialisation perhaps? I realise this is with
> every page load but I still don't know everything that's going on in
> there!
> >
> > The original question can be answered like this: Design it so it
> > doesn't matter whether js is enabled.
>
> Most times it's possible but sometimes....
> >
> > (I don't claim to be perfect in that regard. Hold your fire.)
> >
> > Andy
> > _______________________________________________
> > wp-hackers mailing list
> > wp-hackers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-hackers
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list