���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/resources/src/mediawiki.htmlform/autocomplete.js
���ѧ٧ѧ�
/* * HTMLForm enhancements: * Set up autocomplete fields. */ ( function () { mw.hook( 'htmlform.enhance' ).add( function ( $root ) { var $autocomplete = $root.find( '.mw-htmlform-autocomplete' ); if ( $autocomplete.length ) { mw.loader.using( 'jquery.suggestions', function () { $autocomplete.suggestions( { fetch: function ( val ) { var $el = $( this ); $el.suggestions( 'suggestions', $el.data( 'autocomplete' ).filter( function ( v ) { return v.indexOf( val ) === 0; } ) ); } } ); } ); } } ); }() );
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.05 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�