(Rewritten and taken from http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html)
- OPTIONS
- GET
- HEAD
- POST
- PUT
- DELETE
- TRACE
- CONNECT
UI designer and developer.
(Rewritten and taken from http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html)
… Read moreTells the browser, please add some extra rules when you parse and try
Didn’t seem there was a real easy way to just add an “active” class and … Read more
var ani = ["dog", "cat", "rabbit",
… Read more I am learning to use Ionic to build JavaScript and AngularJS powered multi-platform applications. I … Read more
The readyState of a document can be one of following:
Ripped from developer.mozilla.org
loading
The … Read more
Splice takes three arguments.
1) where to start removing items
2) how many to remove … Read more