28/01/2025
(new MyJobQuoteWidget).init({
targetId: 'mjq-widget',
userId: 'usr_cau2hgrks5wqwq5jobgfmcgz4ded',
theme: 'white-bg',
badgeName: 'myjobquote-standard-logo-with-tick'
});
function MyJobQuoteWidget() { this.options = { userId: null, numberOfReviews: 10, targetId: "mjq-widget", widgetStyle: 'full-width', badgeName: '', socialName: '', withoutRating: false, theme: 'light' }; this.targetHtmlEle = ""; this.messages = { missingUserId: "please specify the user id", missingT...