https://github.com/mdecker-mobilecomputing/html_halloapps
Several HTML files for showing basic approaches to access the DOM elements with JavaScript
https://github.com/mdecker-mobilecomputing/html_halloapps
jquery
Last synced: 11 days ago
JSON representation
Several HTML files for showing basic approaches to access the DOM elements with JavaScript
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/html_halloapps
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2018-11-25T20:44:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T19:31:59.000Z (over 5 years ago)
- Last Synced: 2025-02-24T00:27:30.052Z (over 1 year ago)
- Topics: jquery
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Hallo-DHBW/Name #
This repository contains four HTML files in folder [docs/](docs/) which demonstrate different methods for interacting with the HTML elements in JavaScript.
One of these HTML files ("Hallo Name") uses [jQuery](https://jquery.com).
----
## Direct view ##
The HTML file in this repository can be viewed directly at [this URL](https://mdecker-mobilecomputing.github.io/HTML_HalloApps/index.html).
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License) for the files in this repository.