-3

私は次のものを持っています:

$.get('path/to/file.js', function(data) {
    //this callback function never runs!
});

コールバックが呼び出されないのはなぜですか? :S

4

1 に答える 1