Sha256: a69889f8dd09999bbefaa0906dc489ee1bd36c7e52444ad62642fb64fdd7c9c4

Contents?: true

Size: 190 Bytes

Versions: 10

Compression:

Stored size: 190 Bytes

Contents

window.onload = function() {
    var linkWithAlert = document.getElementById("alertLink");
    linkWithAlert.onclick = function() {
        return confirm('Are you sure?');
    };
};

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
web_resource_bundler-0.0.23 spec/test_data/public/salog20.js
web_resource_bundler-0.0.22 spec/test_data/public/salog20.js
web_resource_bundler-0.0.21 spec/test_data/public/salog20.js
web_resource_bundler-0.0.20 spec/test_data/public/salog20.js
web_resource_bundler-0.0.19 spec/test_data/public/salog20.js
web_resource_bundler-0.0.18 spec/test_data/public/salog20.js
web_resource_bundler-0.0.16 spec/test_data/public/salog20.js
web_resource_bundler-0.0.15 spec/test_data/public/salog20.js
web_resource_bundler-0.0.14 spec/public/salog20.js
web_resource_bundler-0.0.13 spec/public/salog20.js