Skip to content

Category: jQuery

JavaScript

Is jQuery Dead?

I don't think jQuery is dead at this point, but it's growth seems to be slowing.

February 25, 2020
Salesforce Logo
jQuery

Using jQuery in Salesforce Lightning

Up until recently, if you were building websites you pretty much always used jQuery. jQuery really simplified working with the browser document object model (DOM) and doing really custom animations. In this blog post, we go through how to jQuery with the Lightning Locker Service turned on.

March 5, 2019
JavaScript

How to replace jQuery with Vanilla JavaScript

As a programmer, and technology manager I think it's really important to use the right tools and technologies. There are times where I think jQuery is still really valuable but there are a lot of times where I don't think it is valuable.

April 2, 2018
JavaScript

jQuery Mobile: Page Blank

jQuery Mobile is an absolutely amazing javascript framework that can easily assist developing mobile friendly websites. jQuery Mobile is easily summarized by…

April 27, 2011
Firefox

Component returned failure code: 0x805e000a

Error: uncaught exception: [Exception… “Component returned failure code: 0x805e000a [nsIXMLHttpRequest.open]” nsresult: “0x805e000a ()” AdBlock interferes with the XmlHTTPRequest object and is known…

March 4, 2011
Book Review

Book Review: jQuery in Action

jQuery in Action, First Edition is written by Bear Bibeault and Yehuda Katz and is probably the simplest and easiest to understand…

September 28, 2010
JavaScript

jQuery + PHP to parse XML

jQuery is very well suited for cross browser JavaScript development, but I bet you didn’t know jQuery is also fairly well suited…

September 13, 2010
JavaScript

jQuery Scroll To Top

jQuery is so powerful and very flexible and usually makes so many complex takes so simple. Anything with a scrollbar and can…

September 12, 2010
JavaScript

Learning jQuery

jQuery is a really popular JavaScript library that helps really simplify manipulating HTML with JavaScript whether it be CSS, animations or even…

August 24, 2010