(Rob Marvin) In the eight years since its initial release, jQuery has become the foundation of the modern Web. The popular cross-platform library has become bundled and intertwined with countless websites, developer tools and with JavaScript itself.
Tag: JSON / JAVA / XML
Bind Data to GridView Using jQuery
(Anubhav Chaudhary) This article explains how to bind data to a GridView using jQuery.
Returning Lexicon Values using XPath Expressions
(Gary Vidal) I am often asked, how can I evaluate an XPath expression to return a lexicon of values, such as cts:uris, without pulling each document from disk?. Often this arises from scenarios for bulk processing documents using tools like corb or MarkLogic’s Task-Server to spawn processing across
HTML5: A multi-threading approach with Web Workers
(Prava-MFS) The word Web Worker specifies a JavaScript running in the background, without affecting the performance of the page, independently of other user-interface scripts that may also have been executed from the same HTML page.
jQuery 3.0: The Next Generations
(Dave Methvin) It’s hard to believe it’s been nearly eight years since jQuery was released. Web development has changed a lot over the years, and jQuery has changed along with it.
Basics of jQuery Templates
(Rahul Singh) jQuery templates are used to display, manipulate and format data in the browser that we retrieve via jQuery Ajax calls, Page Methods and so on.
jQuery Adopts Semantic Versioning
(Ian Elliot) Semantic versioning is a great idea and the ever-logical jQuery has decided that from now on this is what it is going to do. However, at the next upgrade you might be wondering where your jQuery has gone.
HTML5: Use of Picture Element for Responsive Image Design
(Prava-MFS) The word Responsive, itself suggests a technique for providing flexible UI for different view-ports. The Responsive Design allows designers or developers to build websites that adapt to every screen size, in result, it should respond to the needs of the users and the devices they are usi
Get Values From Query String Using jQuery
(Anubhav Chaudhary) This article explains how to get values from a query string using jQuery.
CSS: Custom HTML5 Form Validation with Visual Effects using Pseudo Class
(Prava-MFS) As we know, Pseudo Code is an informal descriptive language which helps human beings to understand the code, rather than just only machine readable.
