Support » Fixing WordPress » Significant changes to hault jquery functions

Viewing 1 replies (of 1 total)
  • Thread Starter Leo Blanchette

    (@leoclipartillustrationcom)

    This is regarding a modal popup…

    Here’s the code that no longer fires my ajax post (or the function at all)

    — the link (by class) —

    <a id="6571" class="edit-image thickbox prettylink" href="#TB_inline?width=600&height=550&inlineId=ss-edit-image-box" data-id="6571" title="Edit Individual Image Info" style="display: inline;">» Edit 6571</a>

    — the function —

    $(document).on('click', ".edit-image", function (e) {
    ...nothing happens...				
    
    });

    Specifically due to the 3.6 upgrade.

    Can’t for the life of me figure out what it is.

Viewing 1 replies (of 1 total)
  • The topic ‘Significant changes to hault jquery functions’ is closed to new replies.