Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

HsuTing/post-ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post Ajax

This project is an easy javascript function which does not use jquey to do ajax.

Use

  • Function parameter
    • url -> your api link
    • data -> give a data which is FormData
    • funct -> api will call function when getting response is 200
    • err_funct -> api will call function when getting response is not 200.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published