This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Override asp.shortcode files

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #34366
    joipolloi58joipolloi58
    Participant

    Is there any way to override asp.shortcode files?

    For example asp.shortcode.probox.php contains the markup for the search button but it’s a div rather than a button so fails accessibility tests.

    #34376
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    I’m afraid that is not possible. You can of course try to change them directly, but many things may break – including the styling as well as some event handlers.
    I will do a few tests by replacing it with a button element – as we are currently doing a major rework on the front-end scripts anyways. Since older browser compatibility will be dropped (Internet Explorer), it should be fine now using a button element instead of the div.

    #34388
    joipolloi58joipolloi58
    Participant

    OK thanks. Also the button needs to be after the input so that you can tab to it.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Ajax Search Pro for WordPress’ is closed to new topics and replies.