سؤال

I searched the jQuery docs for "camelCase" and found nothing, which then led me on a chase for a different method name. Ultimately, I found it in the source code, but It cost me considerable time.

So I'm wondering, why isn't this method documented in the API? As I recall, it used to be...

هل كانت مفيدة؟

المحلول

Because its outside the public API. It could be changed or removed at anytime.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top