chuck norris joke generator:带有JS和XHR对象方法的笑话生成器。 使用Skeleton CSS作为表单 源码
笑话发生器 笑话生成器可与API一起使用。 没有框架或库。 使用XMLHttpRequest对象方法进行AJAX请求。 使用Skeleton CSS作为表单。 原料药 http: //www.icndb.com/api/ 代码 const xhr = new XMLHttpRequest ( ) ; xhr . open ( 'GET' , `http://api.icndb.com/jokes/random/ ${ number } ` , true ) ; xhr . onload = function ( ) { forEach ( function ( ) { code here } } xhr . send ( ) ;
下载地址
用户评论