Hello everyone, im trying to implement select 2 with jquery validation engine pos-absolute but i cant seem to get it right does anyone know how i would get this working correctly?
When an option is selected in the select box the validation engine will still say its required. not allowing the form to be submitted.
jsFiddle
brandon66 0 Expert in Progress
Recommended Answers
Jump to PostDo a right click > view source on the select element after the select2 is run on it... It changes absolutely everything and removes the select element (along with the class declarations) entirely.
I commented out the select2 and it does work fine as is because the select element is …
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.