[jQuery] Re: JS Question: How does this jQuery idiom work?

2008-10-16 Thread Colin Clark
object? It always seemed odd to me, and I haven't seen >>>> this >>>> idiom elsewhere. >> >>> Consider this bit of code: >> >>> // declare a function that accepts an argument >>> var myFn = function(myParam) { >>> // i

[jQuery] Re: jqMock - mock library for jqUnit / QUnit

2008-09-03 Thread Colin Clark
ed it as a product in itself. I've offered to help in any way I can. Keep up the good work. I'm looking forward to seeing the new features you add to jqMock in the future! Colin --- Colin Clark Technical Lead, Fluid Project http://fluidproject.org

[jQuery] jQuery test suite and jsUnit compatibility

2008-03-06 Thread Colin Clark
rDown) { this.tearDown (); } }; // Mix the TestCase type into the jqUnit namespace. $.extend(jqUnit, {TestCase: TestCase}); }) (jQuery); Title: Test Title Goes Here Test Title Goes Here --- Colin Clark Technical Lead, Fluid Project http://fluidproject.org

[jQuery] Re: is there a tab-indexer plugin?

2008-02-17 Thread Colin Clark
gt;> >> Interesting article on the >> subject:http://www.webaim.org/techniques/keyboard/tabindex.php >> >> Karl Rudd >> >> On Feb 17, 2008 3:21 AM, [EMAIL PROTECTED] >> >> <[EMAIL PROTECTED]> wrote: >> >>> or does anyone know h

[jQuery] Re: a small accessibility rant

2008-02-16 Thread Colin Clark
;t only for the benefit of > people with disabilities: Having an accessible site is one of the most > robust search engine optimization strategies.) --- Colin Clark Technical Lead, Fluid Project http://fluidproject.org

[jQuery] Re: [ANNOUNCE] jQuery.tabindex plugin

2008-01-17 Thread Colin Clark
Dan, Thanks for getting in touch. Field looks like a great plugin, and does have some interesting overlaps with the code I've been working on. They're quite complimentary, in that my tabindex and keyboard-a11y plugins are designed to work with DOM elements that aren't traditionally focusable, whil

[jQuery] [ANNOUNCE] jQuery.tabindex plugin

2008-01-14 Thread Colin Clark
d we've really been enjoying working with it. I'm looking forward to getting more involved in the community! Thanks, Colin --- Colin Clark Technical Lead, Fluid Project Adaptive Technology Resource Centre, University of Toronto http://fluidproject.org