UNPKG
co2offset
Version:
latest (0.9.4)
0.9.4
0.9.3
0.9.2
0.0.7
Greenhouse Gas Accounting - ISO14064
co2offset.io
energychain/co2offset.io
co2offset
/
app
/
assets
/
js
/
redeem.js
6 lines
(5 loc)
•
123 B
JavaScript
View Raw
1
2
3
4
5
6
$(
document
).
ready
(
function
(
) { $(
'#mform'
).
ajaxForm
(
function
(
) {
alert
(
"Thank you for your comment!"
); }); });