Answers

Question and Answer:

  Home  jQuery Mobile

⟩ Explain .delegate()?

The .delegate() method behaves in a similar fashion to the .live() method, but instead of attaching the selector/event information to the document, you can choose where it is anchored and it also supports chaining.

 183 views

More Questions for you: