mozilla / active-data-recipes

A repository of various activedata queries and recipes
Mozilla Public License 2.0
8 stars 24 forks source link

Using jquery to get recipe result #98

Closed TrangNguyenBC closed 5 years ago

TrangNguyenBC commented 5 years ago

When user clicks "Run" button, it changes to "loading" status. Meanwhile, jquery is used to send request to server and fetch the recipe result.