extractThumbnail($file, 'Thumbnails/thumbnail.png'); if (($image !== null) && $image->valid()) { return $image; } return null; } } 'id' value='2bf307313b9e40900193267bc2fb779b9ab24b5c'/> The official jQuery user interface library: https://github.com/jquery/jquery-uiwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/demos/effect/removeClass.html
blob: 734a9f6003202aa9fa794624d8953b9ef6e65105 (plain)
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