Hi,
I think that it is important to have a property such as cancelTitle in-which the English word Cancel may be replaced by any other word such as Quit, Annuleren, Annulla, Annuler, Abbrechen, إلغاء, etc
So we can do:
$(".rating").rating({showCancel: true, cancelValue: null, cancelTitle: 'Annuler'})
Hi,
I think that it is important to have a property such as cancelTitle in-which the English word Cancel may be replaced by any other word such as Quit, Annuleren, Annulla, Annuler, Abbrechen, إلغاء, etc
So we can do:
$(".rating").rating({showCancel: true, cancelValue: null, cancelTitle: 'Annuler'})