rwaldron / jquery-hive

jQuery Plugin for creating and managing web workers across implementations. Includes Hive.Pollen.js - the thread-safe utility library for connecting worker threads to the Hive.
http://weblog.bocoup.com/javascript-web-workers-from-basics-to-jquery-hive-part-i
203 stars 24 forks source link

$.param supports array object #13

Open piya23300 opened 9 years ago

piya23300 commented 9 years ago

For issue #12

I write test already.

but test $.ajax has failed. I don't know how to fix it.