Go to page:
THANK YOU ALL FOR GOING THROUGH MY HARD WORK ANG FOR YOUR LOVE LIKE AND SUPPORT .......
Did you like the chapter?
An honest rating will help the author to write the book. It's anonymous.
$(document).ready(function () {
$('.rating-star').on('click touchstart', function (e) {
Reader.stars.sendRating(e.target.value);
});
});
Comments (0)