Answers

Question and Answer:

  Home  jQuery Mobile

⟩ How to keep the submit text from showing with jQuery Mobile?

Suppose we are working on a website that has a submit button and forms and such. On this website we using jQuery Mobile, but to keep its stylesheet from interfering we using some jQuery.

jQuery Mobile is doing a weird thing where it is printing the value of the button, in this case "Submit", to the page, even though under it there is a button under it that says "Submit" and actually works.

 176 views

More Questions for you: