Here is a shorter way to use document.createElement, document.getElementById, and document.body.append to help make scripting easier. Instead of having to write document.createElement we can now write ce and instead of writing document.getElementById we can now write ge and instead of writing document.body.append we can now write ba :-)
-
Notifications
You must be signed in to change notification settings - Fork 0
Here is a shorter way to use createElement and getElementById to help make scripting easier. Instead of having to write document.createElement we can now write ce and instead of writing document.getElementById we can now write ge :-)
ChristopherTopalian/Topalian_JavaScript_createElement_Shorter_Method
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Here is a shorter way to use createElement and getElementById to help make scripting easier. Instead of having to write document.createElement we can now write ce and instead of writing document.getElementById we can now write ge :-)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published