- jonkarna »
- Technology »
- Computers and Software Hubs
1-10 of 10 Hubssort by Hot Best Latest
How To Create a Default Text Field Value That Disappears On Focus With jQuery
Most of the designs that come to me for development have a form element that has default text. This is usually a search form with default text "Search Our Site" or an email signup form specifying that they...
3 commentsColdfusion Pageable Array
This class works just like the Coldfusion Pageable Query class that I created previously, with the exception that you obviously feed in an array rather than a query. I enjoy having this class for...
0 comments100% Height and 100% Width Flash Embed with jQuery and swfObject
This is a little tutorial I mocked up while running my own blog. Since I'm tearing my blog down, thought I would put it in a safe place. The goal of this project was to fill the browser window with an swf. You would think that creating full...
1 commentColdfusion Pagable Query
I wrote this coldfusion class to encapsulate much of the logic that goes along with creating paginated results. I grew tired of the duplicate code that went from project to project. To initialize your...
0 commentsHow to Use sIFR with jQuery to Use Your Own Fonts
Scalable Inman Flash Replacement (sIFR) allows you to use custom typography on your site by using JavaScript, Flash, and CSS. With the jQuery Sifr Plugin, you can easily display dynamic, on-the-fly text...
6 commentsHow To Setup Ruby on Windows Vista
Download a version of Ruby from http://rubyinstaller.org/. Also download the development kit. You can run the installation using all of the defaults. To confirm ruby is installed, open up a command prompt and enter ruby -v If the response is...
0 commentsHow To Use Search Engine Safe Urls With Mach-II
Search Engine Safe (SES) urls are increasing in demand, especially by SEO departments across the board. They look better and supposedly increase search engine optimization. Since my company upgraded to version 1.5 of Mach-II, we were able to use...
0 commentsHow to Find and Fix IE6 Double Margin Bug Using jQuery Custom Selectors
I ran into the ie6 double margin bug and I decided that I wanted to be able to find these bugs (and fix them) with jQuery. I could just have fixed the bug using this solution, but I wanted to create a way to...
0 commentsDealing with IE6? Use IE7-js and rest easy
Developing websites is something that I enjoy doing, except when it comes to getting them to display well in IE6 as well. I would like to just not support IE6, but many of our clients are still using this...
1 commentHow To Fix the IE6 Box Model with jQuery
After stumbling over the jQuery bug that displays the wrong version for IE7, I pursued the idea of using jQuery to "fix" IE6 like Dean Edward's IE7-js script. As of right now, I only implemented a box model...
0 comments






