An open API service indexing awesome lists of open source software.

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

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.