BBPress Rocky Losli : Replies Created

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Category Radio Buttons #334257
    Rocky Losli
    Participant

    Hey, thanks for the tip. I had to modify the code you gave me just a tad. You can see the changes I had to do for it to work. The ID selectors were causing it to fail.

    $('input[name="cn-cat"]').change(function(){ $('form.cn-form').submit(); });

    Cheers

    • This reply was modified 11 years, 3 months ago by Rocky Losli. Reason: Visual
    in reply to: Category Radio Buttons #334143
    Rocky Losli
    Participant

    That was the code I needed. I didn’t need the drop down, so I commented that out. Is there a simple fix to filter the result upon radio selection (like the drop down) without the need to click the search button?

    in reply to: Phone Number input mask #333995
    Rocky Losli
    Participant

    Thank you. That worked a treat.

    Cheers!

Viewing 3 posts - 1 through 3 (of 3 total)