profile

Amanda

2 الوظيفة (الوظائف) المعلنة
0% المهمة المكتملة
$0.00 إجمالي الإنفاق
سيرة شخصية

G VGVB DB DB db df hbsd BDH .

من جزر سليمان
Spent $0.00
عضو منذ مارس 17, 2026

الوظيفة (الوظائف) المعلنة

test discount
$100.00

test discount

فئة : ضمان الجودة/مراقبة الجودة | الحافة الثانية QA/QC؛ | مستوى ثالث من ضمان الجودة/مراقبة الجودة | التطوير وخدمات تكنولوجيا المعلومات | ووردبريس | الإضافات | كلافيو | المستوى الثالث | اختبار | لوريم إيبسوم | Lorem ipsum dolor sit. | Spotify | S test | الناغ-كات الثاني | فئة ناج من المستوى الثالث | فئة ربط المهارات للاختبار | Skill linking 2nd | Skill linking 3rd | اختبار اختبار | Website & CMS Bug Fixes | K_test الفئة | K-sub | فئة KKK | Website Management | UI Elements | أسئلة وأجوبة الاختبار | قسم ضمان الجودة الفرعي | القسم 3 Q | اختبار Top QA | فئة إعادة الاختبار | فئة إعادة اختبار المستوى 2n | فئة إعادة الاختبار من المستوى الثالث | single | فئة بدون رابط | فئة بدون رابط 2 | فئة بدون رابط 3 | dummy 1 | dummy 2 | dummy 3 | 3rd level2 | فئة Ui المستوى 1

aagdg
Let's start with a strong job title
$100.00

Let's start with a strong job title

فئة : Website & CMS Bug Fixes | القسم 3 Q | فئة بدون رابط 3

Let's start with a strong job title

 

Let's start with a strong job title

Let's start with a strong job title

Let's start with a strong job title

Let's start with a strong job title

576) { $(".accordian-target-js:first").show(); $('.accordian-group-js:first').addClass('is-active'); } $(".accordian-trigger-js").click(function (e) { e.preventDefault(); if ($(this).parents('.accordian-group-js').hasClass('is-active')) { $(this).siblings('.accordian-target-js').slideUp(); $('.accordian-group-js').removeClass('is-active'); } else { $('.accordian-group-js').removeClass('is-active'); $(this).parents('.accordian-group-js').addClass('is-active'); $('.accordian-target-js').slideUp(); $(this).siblings('.accordian-target-js').slideDown(); } }); showContact = function (user_id) { let loggedUserId = $("#logged-div-js").data("logged_user_id"); if (loggedUserId < 1) { signinForm(); return; } fcom.ajax( fcom.makeUrl("Listing", "contactDetails", [ user_id, langLbl.userTypeCustomer, ]), {}, function (response) { $.yogigsmodal(response, true, "modal-dialog-scrollable"); }, { fOutMode: "json", process: true } ); }; updateRatingcount = function (voteReaction, ratRev_id) { let loggedUserId = $('#logged-div-js').data('logged_user_id'); if (loggedUserId < 1) { signinForm(); return; } var data = "voteReaction=" + voteReaction + "&ratRev_id=" + ratRev_id; fcom.updateWithAjax(fcom.makeUrl('Listing', 'updateRatingReaction', []), data, function (response) { if (response.reaction == langLbl.yes) { $(".is-no-" + ratRev_id).removeClass('is-active'); $(".is-yes-" + ratRev_id).addClass('is-active'); } else { $(".is-no-" + ratRev_id).addClass('is-active'); $(".is-yes-" + ratRev_id).removeClass('is-active'); } $(".is-yes-text-" + ratRev_id).html("نعم" + " (" + response .total_likes + ")"); $(".is-no-text-" + ratRev_id).html("رقم" + " (" + response .total_dislikes + ")"); }) };