JQuery Programmer Question:
Which command will give a version of jQuery?

Answer:
The command $.ui.version returns jQuery UI version.
Previous Question | Next Question |
How to get the top and left position of an element relative to its offset parent using jQuery? | What is the use jQuery.data method? |