-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdropdown.html
365 lines (365 loc) · 16.7 KB
/
dropdown.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
<script type="text/javascript">
$(document).ready(function () {
$('input.autocomplete').autocomplete({
data: {
"Advanced Operating Systems MECS-613": null,
"Advanced Data Structures MECS-601": null,
"Advanced Software Engineering MECS-603": null,
"Advanced in Data & computer Communication MECS-605": null,
"Enterprise Computing in JAVA MECS-609": null,
"Advanced Computer Networking Lab MEIT-655": null,
"Software Engineering Lab MEIT- 653": null,
"Advanced Data Structure Lab MEIT-651": null,
"Advances in Data & computer Communication MECS-605": null,
"Advanced Computer Networking Lab MECS-655": null,
"Spftware Engineeing Lab MECS- 653": null,
"Algorithm Analysis Lab MECS-651": null,
"Theory of Computation IT-301": null,
"Analog and Digital Communication IT-303": null,
"Computer Architecture IT-305": null,
"Digital Signal Processing IT-307": null,
"Object Oriented Software Engineering IT-309": null,
"Digital Design using VHDL IT-311": null,
"Analog & Digital Communication Lab IT-351": null,
"Digital Signal Processing Lab IT-353": null,
"Digital Design Lab IT-355": null,
"ITC MEIT-703": null,
"DWDM MECS-701": null,
"AST MEIT-703": null,
"ANN MEEC-707": null,
"SQM MECS-711": null,
"CCI&CF MECS-717": null,
"ITC MEIT-753": null,
"DWDM MEIT-751": null,
"ADHOC SENSOR NETWORKS MEEC-701": null,
"ADVANCE ELECTROMAGNETIC ENGINEERING MERF-601": null,
"MEMS AND SENSOR TECHNOLOGY MEEC-713": null,
"BROADBAND ACCESS TECHNOLOGY MEEC-715": null,
"MICROWAVE PLANAR TRANSMISSION LINES AND CIRCUITS MEEC-721": null,
"Lab-7 MEEC-751": null,
"Lab-8 MEEC-753": null,
"COMPUTATIONAL METHODS IT 201": null,
"CIRCUITS AND SYSTEM IT 203": null,
"ELECTRONI DEVICES & CIRCUIT IT 205": null,
"OOPS IT 207": null,
"COMPUTER GRAPHICS IT 209": null,
"DBMS IT211": null,
"EDC LAB IT 251": null,
"COMPUTATIONAL LAB IT 253": null,
"OOPS LAB IT 255": null,
"GRAPHICS LAB IT 257": null,
"DBMS LAB IT 259": null,
"Communication Systems IT-313": null,
"Linux & Win32 Programming IT-315": null,
"Operating Systems IT-317": null,
"Object Oriented Software Engineering Lab IT-359": null,
"Linux & Win32 Programming Lab IT-361": null,
"Advanced Computer Networks IT401": null,
"Front End Design Tools and Web Technologies IT413": null,
"Software Testing IT403": null,
"Data Warehousing And Mining IT421": null,
"ACN Lab. IT451": null,
"FEDT and Web Technology Lab. IT459": null,
"Software Testing Lab. IT455": null,
"Linux administration IT - 803": null,
"Software verifications validation and testing IT - 801": null,
"Advanced computer networks IT - 805": null,
"Multimedia applications IT - 807": null,
"Software Quality Management IT - 716": null,
"Software Requirement Estimation IT - 712": null,
"Linux Lab IT - 853": null,
"Multimedia lab IT - 857": null,
"Advanced Computer Networks lab IT- 855": null,
"SVVT lab IT - 851": null,
"Optoelectronics and Optical fibre communication MEEC-601": null,
"Advanced Digital Communication systems MEDC-601": null,
"VLSI Technology MEVS -603": null,
"Advanced Computer Networks MEEC-607": null,
"Wireless Networks MEVS-613": null,
"Lab – 1 (OOFC Lab) MEEC-651": null,
"Lab – 2 (ADCS Lab) MEEC-653": null,
"Lab -3 (VLSI Lab) MEEC-655": null,
"Computational Mathematics MERA-601": null,
"Robotics Engineering MERA-603": null,
"Introduction to Manufacturing Systems MERA-605": null,
"Introduction to Electrical and Electronics Systems MERA-607": null,
"Control System MERA-609": null,
"Mechatronics Systems and Applications MERA-619": null,
"Lab -I (Computational Lab) MERA-651": null,
"Lab-II (Robotics Engineering Lab) MERA-653": null,
"Lab-III (Control System) MERA-655": null,
"Java Programming IT-701": null,
"Algorithm analysis and Design IT-703": null,
"Web Technology IT-705": null,
"Computer Networks IT-707": null,
"Operating Systems IT-709": null,
"Java Programming Lab IT-751": null,
"Algorithm analysis and Design Lab IT-753": null,
"Web Technology Lab IT-755": null,
"Computer Networks Lab IT-757": null,
"Microwave Devices and Circuits EC301": null,
"Microprocessors and Interfacing EC303": null,
"Microelectronics EC305": null,
"RDBMS EC307": null,
"Stochastic Systems and Processes EC309": null,
"Microwave Devices Lab. EC351": null,
"Microprocessors Lab. EC353": null,
"Microelectronics Lab. EC355": null,
"RDBMS Lab EC357": null,
"Introduction To Computer IT-105": null,
"Chemistry - I BA-103": null,
"Electrical Science IT-107": null,
"Mathematics - I BA-109": null,
"Communication Skills HS-101": null,
"Physics-I BA-111": null,
"Introduction To Computer IT-155": null,
"Electrical Science IT-159": null,
"Chemistry - I BA-151": null,
"Physics-I BA-153": null,
"Engineering Graphics-I IT-157": null,
"Embedded Systems IT-417": null,
"Satellite Communicaiton EC-401": null,
"Software Engineering EC-413": null,
"Principles of Organization Behaviour MS-425": null,
"Embedded Systems Lab EC-451": null,
"Software Engineering Lab EC-453": null,
"Matlab EC-453": null,
"Data Warehouse Data Mining MECS-701": null,
"Software Testing MECS-703": null,
"Neural Network MEEC-707": null,
"Software Quality Management MECS-711": null,
"Cyber Crime Investigation and Cyber Forensic MECS-717": null,
"Data Warehouse Data Mining MECS-751": null,
"Software Testing MECS-753": null,
"Minor Project / Term Paper MECS-757": null,
"CIM MERA 701": null,
"COMPUTER VISION MERA 703": null,
"SOFT COMPUTING MERA 713": null,
"SIMULATION AND MODELLING MERA 719": null,
"MACHINE LEARNING MERA 721": null,
"SIMULATION AND MODELLING MERA 751": null,
"SOFT COMPUTING MERA 753": null,
"Circuits and Systems IT-203": null,
"Computer Graphics IT-209": null,
"Object Oriented Programming using C++ IT-207": null,
"Electronic Devices & Circuits IT-205": null,
"Database Management Systems IT-211": null,
"Computational Methods IT-201": null,
"Computer Graphics Lab. IT-257": null,
"Object Oriented Programming using Lab IT-255": null,
"Electronic Devices & Circuits Lab. IT-251": null,
"DBMS Lab. IT-259": null,
"Computation Lab. IT-253": null,
"Software testing IT-403": null,
"FEDT IT-413": null,
"Advance Java IT-415": null,
"Advance Computer Network IT-401": null,
"Advance Computer Network Lab. IT-451": null,
"Software Testing Lab. IT-461": null,
"Advance Java Lab. IT-455": null,
"Communication Skills - 1 HS101": null,
"Chemistry - 1 BA103": null,
"Introduction to Computer IT105": null,
"Electrical Science IT107": null,
"Mathematics - 1 BA109": null,
"Physics - 1 BA111": null,
"Impact of Science & Technology on Society HS119*": null,
"Chemistry - 1 Lab BA151": null,
"Physics - 1 Lab BA153": null,
"Computer Lab IT155": null,
"Engineering Graphics -1 IT157": null,
"Electrical science Lab IT159": null,
"Computational Techniques IT201": null,
"Communications Systems I EC203": null,
"Engineering Electromagnetics EC205": null,
"Object Oriented Programming Using C++ IT207": null,
"Digital Electronics EC209": null,
"Analog Electronics II EC211": null,
"Computational Techniques Lab. EC251": null,
"Communications Systems I Lab EC253": null,
"Object Oriented Programming Using C++ Lab. EC255": null,
"Digital Electronics Lab EC257": null,
"Analog Electronics II Lab. EC259": null,
"Information Technology IT-601": null,
"Computer Architecture IT-603": null,
"Programming and Data Structure IT-605": null,
"Foundations of computer Science IT-607": null,
"Mathematics – I BA-609": null,
"Information Technology Lab IT-651": null,
"Programming and Data Structure Lab IT-653": null,
"Computer Architecture Lab IT-655": null,
"Principles of Management MS311": null,
"Communications Skills I HS 101": null,
"Theory and Technology of Semiconductors BA 105": null,
"Introduction to Computers IT 105": null,
"Network Analysis EC 107": null,
"Mathematics I BA 109": null,
"Physics - I BA 111": null,
"Impact of Science and Technology on Society HS 119": null,
"Theory and Technology of Semiconductors Lab BA 151": null,
"Engineering Physics I Lab BA 153": null,
"Computer Lab IT 155": null,
"Engineering Graphics I Lab IT 157": null,
"Network Analysis Lab. EC 159": null,
"Communications Skills I Lab HS 161": null,
"Microprocessors IT-302": null,
"Computer Networks IT-304": null,
"Algorithm Analysis and Design IT-306": null,
"Digital System Design IT-314": null,
"Digital Communication IT-316": null,
"Microprocessor IT-352": null,
"Algorithm Analysis & Design IT-354": null,
"Digital System Design IT-360": null,
"Digital Communication IT-362": null,
"Advance Data Base Management System IT-408": null,
"Mobile Computing IT416": null,
"ADBMS LAB IT458": null,
"Object Oriented Analysis and Design MECS602": null,
"Advance DBMS MECS604": null,
"Advance Algorithm Analysis and Design MECS606": null,
"Advance Software Project Management MEIT604": null,
"Web Semantics MEIT608": null,
"OOAD (LAB IV) MECS652": null,
"ADBMS (LAB V) MECS654": null,
"AAAD (LAB VI) MECS656": null,
"Digital System Processing and Applications EC302": null,
"Opto – Electronics and Optical Communications EC310": null,
"Computer Networking EC304": null,
"Information Theory and Coding EC306": null,
"Telecommunications Networks EC308": null,
"Mobile Communications EC312": null,
"Digital System Processing and Applications Lab EC352": null,
"Computer Networks Lab. EC354": null,
"Telecommunications Networks Lab. EC356": null,
"Opto-Electronics and Communications Lab. EC358": null,
"VHDL based Design EC202": null,
"Communications Systems – II EC204": null,
"Transmission Lines, Waveguides and Antennas EC206": null,
"Control Engineering EC208": null,
"Data Structures and Algorithms EC210": null,
"Computer Architecture and Operating Systems EC212": null,
"VHDL based Design Lab EC252": null,
"Communications Systems – II Lab EC254": null,
"Control Engineering Lab EC256": null,
"Data Structures and Algorithms Lab EC258": null,
"Data Warehousing & Data Mining IT-702": null,
"Object Oriented Software Engineering IT-704": null,
"Computer Graphics IT-706": null,
"IC Design EC406": null,
"Advances in wireless communication EC-424": null,
"Technical Writing HS-402": null,
"Ethical and moral values HS-424": null,
"ANALYSIS AND DESIGN OF ALGORITHM IT-306": null,
"OPERATING SYSTEM IT-310": null,
"MICROPROCESSOR IT-302": null,
"COMPUTER NETWORK IT-304": null,
"COMPILER DESIGN IT-308": null,
"ANALYSIS AND DESIGN OF ALGORITHM LAB IT-354": null,
"MICROPROCESSOR LAB IT-352": null,
"COMPILER DESIGN LAB IT-356": null,
"MATLAB EC-452": null,
"Advanced Database Management Systems IT-408": null,
"Soft Computing IT-410": null,
"Soft Computing IT-458": null,
"Communication Skills-II HS102": null,
"Engineering Mechanics IT104": null,
"Mathematics-II BA108": null,
"Physics-II BA110": null,
"Statistics Theory of probability and linear Programming BA114": null,
"Chemistry-II BA118": null,
"Impact of Science & Technology Society-II HS126": null,
"Data Structures IT128": null,
"Physics-II LAB BA156": null,
"Chemistry-II LAB BA162": null,
"Data Structure LAB IT152": null,
"Engineering Graphics-II LAB IT154": null,
".NET PROGRAMMING IT 720": null,
"DWDM LAB IT 752": null,
"CG LAB IT 756": null,
"OOSE LAB IT 754": null,
".NET PROGRAMMING LAB IT 758": null,
"PHYSICS LAB II BA 156": null,
"ENGINEERING MECHANICS IT 104": null,
"PHYSICS II BA 110": null,
"CHEMISTRY II BA 118": null,
"IMPACT OF SCIENCE AND TECHNOLOGY ON SOCIETY II HS 126": null,
"DATA STRUCTURES IT 128": null,
"CHEMISTRY LAB II BA 162": null,
"DATA STRUCTURE LAB IT 152": null,
"ENGINEERING GRAPHICS LAB IT 154": null,
"Mobile Robots MERA-602": null,
"Embedded Systems Design MERA-604": null,
"Artificial Intelligence MERA-606": null,
"Image Processing MERA-608": null,
"CAD/CAM MERA-610": null,
"Embedded Systems Lab MERA-652": null,
"Artificial Intelligence Lab MERA-654": null,
"Image Processing Lab MERA-656": null,
"OOPS IT 606": null,
"SOFTWARE ENGINEERING IT 602": null,
"DBMS IT 604": null,
"APPLIED MATHEMATICS MS 608": null,
"ORGANIZATIONAL BEHAVIOUR BA 610": null,
"OOPS LAB IT 656": null,
"DBMS LAB IT 654": null,
"SE LAB IT 652": null,
"Adv. Mobile Computing MEIT602": null,
"Satellite Communication MEDC608": null,
"Adv. Signal Processing MEEC604": null,
"Fuzzy logic and design MEEC626": null,
"Adv. VLSI Design MEEC606": null,
"Adv. Signal Processing MEEC654": null,
"Adv. Mobile Computing MEEC652": null,
"Adv. VLSI Design MEEC656": null,
"Advanced Mobile Computing MEIT-602": null,
"Advanced Software Project Management MEIT-604": null,
"Computer Graphics & Animation MEIT-606": null,
"Advanced Database Management System MECS- 604": null,
"Web Semantics MEIT-608": null,
"Lab-IV (AMC Lab) MEIT-652": null,
"Lab-V (ASPM Lab) MEIT-654": null,
"Lab-VI (CGA Lab) MEIT-656": null,
"Foundations of Computer Science IT-210": null,
"Java Programming IT-202": null,
"Multimedia Applications IT-204": null,
"Software Engineering IT-212": null,
"Switching Theory and Logic Design IT-206": null,
"Organizational Behaviour MS-208": null,
"Java Programming Lab IT-252": null,
"Multimedia Lab IT-254": null,
"Software Engineering Lab IT-258": null,
"STLD Lab IT-256": null,
"Communication Skill-II HS 102": null,
"Analog Electronics-I EC 104": null,
"Mathematics II BA 108": null,
"Environmental Studies EM 106": null,
"Physics II BA 110": null,
"Signal and Systems EC 112": null,
"Impact of Science & Technology HS 126": null,
"Analog Electronics-I lab EC 152": null,
"Engineering Graphics-II lab IT 154": null,
"Physics-II lab BA 156": null,
"Environmental Studies lab EM 158": null,
"Communication Skill-II lab HS160": null,
"Java Programming IT202": null,
"Multimedia Applications IT204": null,
"Switching Theory and Logic Design IT206": null,
"Organization Behaviour MS208": null,
"Foundations of Computer Science IT210": null,
"Software Engineering IT212": null,
"Java Programming Lab. IT252": null,
"Multimedia Lab. IT254": null,
"Switching Theory and Logic Design Lab. IT256": null,
"Software Engineering Lab. IT258": null,
"Communication Skills II HS 102": null,
"Maths II BA 108": null,
"Statistics BA 114": null
},
limit: 20, // The max amount of results that can be shown at once. Default: Infinity.
onAutocomplete: function(val) {
// Callback function when value is autcompleted.
},
minLength: 1, // The minimum length of the input for the autocomplete to start. Default: 1.
});
})
</script>