Using Polyfills for IE11 in SharePoint Framework (SPFx) Solutions with PnPjs

I see a lot of people getting stuck on this. There are many posts in many forums saying something like: Hi,[some code] not working in IE11. In chrome& Edge its working fine below is my code: … This is most often in the context of using PnPjs, but sometimes in other cases. If you find…

But Is jQuery Already Loaded?

Many end users are taking advantage of all of the goodness that jQuery provides, whether by adding simple effects like a sliding Quick Launch, more sophisticated form enhancements like SPCascadeDropdowns from SPServices, or even writing their own scripts for more complex solutions. More than ever, the distinction between “end user” and “developer” is blurring. IMO,…

Problem with jQuery 1.7+ and SPServices

<UPDATE dateTime=”2012-12-04″> This issue is resolved in v0.7.0+. See this post for more details, including the SPFilterNode function. </UPDATE> <UPDATE dateTime=”2011-11-15T11:59GMT-1″> Steve Workman has come up with a much improved way to do the selecting for things like z:row in general – it’s much faster, as Steve’s statistics show – and it also works with…