28/02/2026
(new MyJobQuoteWidget).init({
targetId: 'mjq-widget',
userId: 'usr_o5m4enmtcqcdqbittygk5pne3ge1', 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...