[jQuery] Minimizing jQuery library

[jQuery] Minimizing jQuery library


I would like to minimize the size of library file to minimum with my
specific wanted functionalities.
All what I need is selector for ID, html function, ajax call, element
toggling and sliding (slideDown).
What size of library do you think could be the minimum in my case
(minified version). I have no experience with rebuilding libraries.
Thanks and have a nice day.