[jQuery] Automatically reading out the plugins used on a page

[jQuery] Automatically reading out the plugins used on a page


Dear reader,
I would like to know if there is a solution for the following:
Suppose I have within one website 15 plugin's I used. However, not
each page uses all 15 of them, on average let's say each page uses 2
or 3 plugin's only. It would be wonderful if jquery determined which
plugins it needs for the current page and writes out which plugin's to
include afore loading the page any further.
Thus instead of writing out all the <script>...</script> jquery does
so for you - managing http requests much more effectively and reducing
the page load drastically.
Who can advise me about this? - and if you do know a solution, please
inform me where to get it.
Yours sincerely,
CPA