Viewing 1 replies (of 1 total)
  • Thread Starter Website Tutorials

    (@fakeartist)

    Just replace the contents of timologio.min.js with

    (function(a){a(document).ready(function(){var b=a("#billing_timologio");function c(){var d=b.val()==="Y";if(d){a(".timologio-hide").slideDown("fast")}else{a(".timologio-hide").slideUp("fast")}}$('#billing_timologio').select2();b.change(c);c()})})(jQuery);

    Worked for me!

Viewing 1 replies (of 1 total)
  • The topic ‘Make yes/no selection with chosen?’ is closed to new replies.