Skip to content

Instantly share code, notes, and snippets.

@relyky
Last active July 3, 2023 02:41
Show Gist options
  • Save relyky/747c4ee6f557ea94c99ac86ed672248f to your computer and use it in GitHub Desktop.
Save relyky/747c4ee6f557ea94c99ac86ed672248f to your computer and use it in GitHub Desktop.
jquery, 取得版本, version
/// 取得 jquery 版本
jQuery().jquery
/// 或
$.fn.jquery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment