jQuery Mobile - Select Breaks after Submitting Form to self

jQuery Mobile - Select Breaks after Submitting Form to self

o.m.g. this is driving me crazy!

I've form in place to search available research via a RETS server. This form submits to self using <?php echo $_SERVER['REQUEST_URI']; ?> or <?php echo $_SERVER['PHP_SELF']; ?>.

It works, in that the form submits and is processed. The server's returned data is presented, however none of my select boxes work after the form is submitted. I'm using select boxes with data-native-menu=false. After submission, a click on a select box no longer shows the options.(works fine previously).

Any suggestions?








    • Topic Participants

    • paul