I had a nice functioning set of sliders that would pass their values using POST. Ever since I included jQuery mobile libs, my sliders would not pass their values anymore :(
I try to resolve a problem for which I cannot seem to find a solution through regular googling... So I would be very happy if someone can help me with this one:
I have a form with 5 jQuery sliders. When the user submits, I want to post the slider values to a php script.