$packageSelector.on('change', function () { .... });
$packageSelector.live('change', function () { .... });