Re-implementing jQuery methods in the HTMLElement prototype - DEV Community ๐ฉโ๐ป๐จโ๐ป
hits
329
linked_class
linx
linked_uid
bwSV6
id: 29935
uid: q5n6k
insdate: 2022-02-01 22:28:07
title: Re-implementing jQuery methods in the HTMLElement prototype - DEV Community ๐ฉโ๐ป๐จโ๐ป
additional:
category:
hits: 329
linked_class: linx
linked_uid: bwSV6
No Items Found.
Add Comment
Search Hits
Welcome
This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...
Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.
You could also follow me on twitter or not... does anyone even use twitter anymore?
If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. โ
โค๏ธ๐ฉโ๐ป๐ฎ
Random Quote
Unknown
Random CSS Property
:disabled
The :disabled CSS pseudo-class represents any disabled element. An element is disabled if it can't be activated (selected, clicked on, typed into, etc.) or accept focus. The element also has an enabled state, in which it can be activated or accept focus.:disabled css reference