How to include jQuery dynamically, aka, check to see if it exists
I cannot tell you how many times I’ve walked into a project that required the following: Fancy JavaScript alerts, dialogs, and validation. JavaScript assets that will distributed to subsites / satellite sites. Of these sites, some may or may not already have these assets already defined. What I’m referring to specifically is jQuery. While building a tasty and user-friendly form.. I...
read more