If you want to check if a WordPress plugin is active, just use the is_plugin_active() function. The function takes a single parameter, which is the path to the plugin, as shown in the example below:
JQuery Version abfragen
Manchmal muss man die Version von JQuery kennen, mit der das Script ausgeführt wird, um z.B. versionsspezifische Funktionen zu schreiben. Das kann z.B. der Fall sein, wenn man ein JQuery Plugin erstellt, dass in unterschiedlichen Umgebungen läuft.