Quantcast
Channel: Fbloggs Geekdom » JavaScript
Browsing all 10 articles
Browse latest View live

How To Check or Uncheck all checkboxes in jQuery

This post explains how to set a group of checkboxes to checked or unchecked using jQuery 1.3, by clicking an “All” or “None” button. First, let’s select our group of checkboxes. I’ve seen some fairly...

View Article



Checked attribute of checkboxes- IE versus FireFox

Summary: Quirks of checkbox markup in HTML - differences between IE and FireFox...

View Article

My Favorite FireFox Plugins for Web Development

Firebug – debug your applications. An absolute must. Best features: Debugger – step through, over, etc. Console log for monitoring AJAX interactions -shows parms sent, data returned, round-trip time....

View Article

Feedback jQuery Plugin

Feedback is a jQuery plugin that lets you send feedback to a user in the form of an info message or error message, associated with any page element. It uses the jQuery UI plugin to determine the...

View Article

Articles I’ve Written on IBM i (iSeries) Technology Subjects

I’ve written a few articles in recent years that have been published by MC Press Online, relating to IBM i topics. If you don’t know what the IBM i is (or an AS/400, iSeries or System i), you can stop...

View Article


The jQuery UI CSS Framework – Part 1: Intro and How To Style a Button

This is the first in a series of articles on the jQuery UI CSS Framework.. This is a powerful suite of CSS selectors that you can use to build web applications with a consistent UI. The main jQuery UI...

View Article

New Version of jQuery Feedback Plugin released

This is version 1.0.1. It corrects a bug where the ‘above’ and ‘below’ options did not work, and it also lets you place a message immediately above an element, with the left side of the message area...

View Article

The jQuery UI CSS Framework – Part 2: How To Create Widget-style Boxes

This is the second post in a series on the jQuery UI CSS Framework.    Here’s the first one. Today I’ll show you how to create a nice looking box that has sort of a widget appearance to it. The jQuery...

View Article


How to access cross-domain data with AJAX using JSONP, jQuery and PHP

I’m guessing that if you are reading this post you have already encountered the problem of the same origin policy with regards to retrieving data with AJAX from urls in other domains than your’s (the...

View Article


Check out my jQuery beginners Article at iprodeveloper.com

The article Dive Into jQuery (Part 1 appears in the April online and print editions of iProDeveloper.com. The target audience is primarily IBM i developers, but it’s actually a good introduction for...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images