Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sir-ragna/ajax
Experimentation and examples of in-browser POST requests. No JQuery used.
https://github.com/sir-ragna/ajax
Last synced: about 2 months ago
JSON representation
Experimentation and examples of in-browser POST requests. No JQuery used.
- Host: GitHub
- URL: https://github.com/sir-ragna/ajax
- Owner: sir-ragna
- Created: 2013-08-21T13:28:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-29T19:28:26.000Z (over 11 years ago)
- Last Synced: 2023-07-31T21:52:02.394Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 200 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repo for ajax experimentation.
I just wanted to to write my own JS to communicate back to the server and not use JQuery.
From now on I think this is usable.