Skip to content

Commit f10bf10

Browse files
committed
Update file: jquery-mousewheel-by-jquery.html
1 parent bf29540 commit f10bf10

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

jquery-plugins/jquery-mousewheel-by-jquery.html

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,42 @@ <h2>Building the code in the repo</h2>
227227
</div>
228228

229229
<div class="tags mb-2 mt-2">
230-
230+
<a href="https://codehimblog.github.io/tag/jquery" class="text-decoration-none">
231+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
232+
<i class="bi bi-tag-fill me-2"></i>
233+
<span>jquery</span>
234+
</div>
235+
</a><a href="https://codehimblog.github.io/tag/mouse" class="text-decoration-none">
236+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
237+
<i class="bi bi-tag-fill me-2"></i>
238+
<span>mouse</span>
239+
</div>
240+
</a><a href="https://codehimblog.github.io/tag/wheel" class="text-decoration-none">
241+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
242+
<i class="bi bi-tag-fill me-2"></i>
243+
<span>wheel</span>
244+
</div>
245+
</a><a href="https://codehimblog.github.io/tag/event" class="text-decoration-none">
246+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
247+
<i class="bi bi-tag-fill me-2"></i>
248+
<span>event</span>
249+
</div>
250+
</a><a href="https://codehimblog.github.io/tag/mousewheel" class="text-decoration-none">
251+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
252+
<i class="bi bi-tag-fill me-2"></i>
253+
<span>mousewheel</span>
254+
</div>
255+
</a><a href="https://codehimblog.github.io/tag/jquery-plugin" class="text-decoration-none">
256+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
257+
<i class="bi bi-tag-fill me-2"></i>
258+
<span>jquery-plugin</span>
259+
</div>
260+
</a><a href="https://codehimblog.github.io/tag/browser" class="text-decoration-none">
261+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
262+
<i class="bi bi-tag-fill me-2"></i>
263+
<span>browser</span>
264+
</div>
265+
</a>
231266
</div>
232267

233268
</article>

0 commit comments

Comments
 (0)