• Testing AAPL for ajax features invoked by a dropdown-based search refining, at https://tinyurl.com/bymxl8k

    I Tried to create auto-Submit Dropdowns using some generic js code below,

    <select onchange="this.form.submit()" class="searchform1" id="cmf-0" name="cmf[0][value]"><option value="wqsfcmfall">all</option> .....</select>
    <noscript><input type="submit" value="Submit"></noscript>

    What happens is, when using these dropdowns, the ajax reload does not get fired.
    Obviously this.form.submit() is skipping the whole AAPL, but then, what is the js way to call it? Or any workaround you can suggest?
    Regards,
    Andrea

    https://www.ads-software.com/extend/plugins/advanced-ajax-page-loader/

  • The topic ‘What fires AAPL when using Auto-Submit Dropdowns, With No Submit Button’ is closed to new replies.