jquery-extras

Contains jQuery with a bunch of useful extras

2015-08-30 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

بۇ قوليازمىنى بىۋاسىتە قاچىلاشقا بولمايدۇ. بۇ باشقا قوليازمىلارنىڭ ئىشلىتىشى ئۈچۈن تەمىنلەنگەن ئامبار بولۇپ، ئىشلىتىش ئۈچۈن مېتا كۆرسەتمىسىگە قىستۇرىدىغان كود: // @require https://update.greatest.deepsurf.us/scripts/12083/71245/jquery-extras.js

ئاپتورى
spiralx
نەشرى
0.1.0
قۇرۇلغان ۋاقتى
2015-08-30
يېڭىلانغان ۋاقتى
2015-08-30
Size
316.9 KB
ئىجازەتنامىسى
يوق

jquery-extras

Contains jQuery 2.1.1 and some extra functions e.g.

  • document.observe(selector, onAdded, onRemoved)
  • $(...).observe(selector, onAdded, onRemoved)
  • $(...).outer()
  • $(...).sort(compareFunc)

Note: only exposes $ to the User Script, and not jQuery! If you have to use jQuery, just add the line jQuery = $; at the top of your script!