tool man xyz
  • Home
  • Login

ajax get sample

By User on 2020-05-14 21:03:18

.
.
.
.
.

    function get($value, $type) {
        $.ajax({
            type: 'get',
            url: 'https://toolman.xyz/',
            data: {
                'v': $value,
                't': $type
            },
            timeout: 10000,
            success: function(data) {
                $('tbody').html(data);
            },
            error: function() {
                $('tbody').html("");
            }
        });
    };


Tags: Web design JavaScript


MORE
InfluxDB insert data

InfluxDB insert data

Linux DNS 查詢

Linux DNS 查詢

The building blocks of algorithms

The building blocks of algorithms

Windows7 修復裝置和印表機 完全空白無法顯示

Windows7 修復裝置和印表機 完全空白無法顯示

AD

[廣告]零廣告欣賞百萬首好歌

透過 cloudflare 的 worker 作為短縮網址服務

透過 cloudflare 的 worker 作為短縮網址服務

張善政博士學位 列在選舉公報經歷欄位

張善政博士學位 列在選舉公報經歷欄位

蔡英文總統於《TIME》雜誌撰文分享我國防疫經驗 籲全球合作防疫

蔡英文總統於《TIME》雜誌撰文分享我國防疫經驗 籲全球合作防疫

toolman xyz 網站介紹

toolman xyz 網站介紹

AD2

[廣告]一件下單,35分鐘美食送達


COMMENTS
Login to continue.

  • « Previous
  • 71
  • 72
  • 73
  • » Next

More

InfluxDB insert data

Linux DNS 查詢

The building blocks of algorithms

Windows7 修復裝置和印表機 完全空白無法顯示

透過 cloudflare 的 worker 作為短縮網址服務

張善政博士學位 列在選舉公報經歷欄位

蔡英文總統於《TIME》雜誌撰文分享我國防疫經驗 籲全球合作防疫

toolman xyz 網站介紹

Search
廣告
CCU ZERO

CCU ZERO CLUB

Follow

  • Telegram
  • Line
  • Instagram
  • YouTube
  • GitHub

Feedback

  • 問題回報

contact

  • e-mail
© 2020 tool man xyz