FeedbackFormJS

Table of contents
No headers
$('.mt-bs-feedback input[type=submit]').click(function(){
    Deki.Plugin.FeedbackPopup._metadata.context = 'generic';
   
    // the regular feedback form may be included also. Use whichever is visible.
    var comment = $('.mt-bs-feedback textarea:visible').val();
   
    Deki.Plugin.FeedbackPopup._comment(comment);
   
    $('.mt-bs-feedback-status').delay(1600).fadeOut(1600).text('Your feedback has been submitted. Thank you.');
    return false;
});
Page statistics
37 view(s), 1 edit(s) and 488 character(s)

Tags

This page has no custom tags set.

Comments

You must to post a comment.

Attach file

Attachments