[jQuery] Re: progressive enhancement link href hurdle

2008-01-15 Thread toadeny
(); (Code is untested and assumes there will always be query params in the href and only one question mark) Hope this helps George On Jan 14, 9:53 pm, toadeny [EMAIL PROTECTED] wrote: Hi All, I want to use a whole bunch of jQuery functionality on a website and still have it accessible

[jQuery] progressive enhancement link href hurdle

2008-01-14 Thread toadeny
Hi All, I want to use a whole bunch of jQuery functionality on a website and still have it accessible in its current form. I believe the term for such a process is 'progressive enhancement' Correct me if I'm wrong but I understand about adding enhancements to an existing webapp is that: 1)