I'm trying to add a jQuery function to our theme that will automatically sort a custom dropdown list. I can do it with the baseline dropdown lists such as request priority since they use the HTML option element. But custom drop down lists appear to group their items using an array attribute named data-tagger. Is sorting a custom dropdown list using a jQuery function in our theme doable?
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.