|
|
@ -30,9 +30,6 @@ $(function () {
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
$('#audVal').bind('input porpertychange', function () {
|
|
|
|
$('#audVal').bind('input porpertychange', function () {
|
|
|
|
if (window.client_moniker=='PINE') {
|
|
|
|
|
|
|
|
alert("input propertry");
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
if (dataCache.paying) {
|
|
|
|
if (dataCache.paying) {
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|