Стартовый пул
This commit is contained in:
7
ATSynEdit/test_syntax_files/html-js.htm
Normal file
7
ATSynEdit/test_syntax_files/html-js.htm
Normal file
@@ -0,0 +1,7 @@
|
||||
<a href="#"><EFBFBD><EFBFBD><EFBFBD><EFBFBD>1</a>
|
||||
|
||||
<script type="text/javascript">//<![CDATA[
|
||||
$(document).ready(function () { if (typeof jQuery != "undefined" && typeof jQuery.fn.beesearchbar != "undefined") { $("#SearchBox").beesearchbar({items: [],id: 'SearchBox',name: 'SearchBox',viewField: 'Id',sourceType: 'ajax',width: '',minWordLength: 3,placeholder: '',hasClearButton: false,hasSearchButton: true,css: '',change: 'onSearchChange',open: '',beforeopen: '',close: '',oninit: 'onInitSearchHeader',keyup: 'onSearchEnter',onsearch: 'onSearch',onupdated: '',onclear: '',source: {url: '/searchsuggestion',labelField: 'Title',valueField: 'Id',actionField: 'action',}}); }});
|
||||
//]]></script>
|
||||
|
||||
<a href="#"><EFBFBD><EFBFBD><EFBFBD><EFBFBD>2</a>
|
Reference in New Issue
Block a user