şunun yansıması
https://github.com/coolaj86/ajquery.js.git
eşitlendi 2024-11-16 17:29:02 +00:00
chore: add code
Bu işleme şunda yer alıyor:
ebeveyn
f6a52d0a5f
işleme
e2d6c6b928
7
ajquery.js
Normal dosya
7
ajquery.js
Normal dosya
@ -0,0 +1,7 @@
|
||||
function $(sel, el) {
|
||||
return (el || document).querySelector(sel);
|
||||
}
|
||||
|
||||
function $$(sel, el) {
|
||||
return (el || document).querySelectorAll(sel);
|
||||
}
|
||||
Yükleniyor…
x
Yeni konuda referans
Bir kullanıcı engelle