Blog Category: jQuery

How to Wait or Delay Script in jQuery

June 17, 2014 Development, jQuery

How to Wait or Delay Script in jQuery

Continuing yesterday’s post involving setTimeout(), I wanted to expand on the useful function and other ways to wait in jQuery. The basic usage of setTimeout() is to execute code inside …

Read More

Easily Cancel setTimeout() Function Through Variable

June 16, 2014 Development, jQuery

Easily Cancel setTimeout() Function Through Variable

For a recent project, I found the need to cancel an event in jQuery currently in waiting through the setTimeout() function. The event related to a custom slider and if …

Read More

Show Posts From One Category on WordPress Index.php

May 22, 2014 Development, jQuery, WordPress

Show Posts From One Category on WordPress Index.php

The same client who wanted only one category to show on the calendar also wanted only one category to show on the blog landing page. This was solved with a …

Read More

Noetyx: Creating a Modern Horizontal One-Pager

November 10, 2013 Case Studies, CSS, Development, jQuery, WordPress

Noetyx: Creating a Modern Horizontal One-Pager

Noetyx is a pharmaceutical company located in New Jersey run by a great team that creates innovative products and services. Noetyx was designed by a good friend while I did …

Read More

The Swell Shell: My First One-Pager

November 9, 2013 Case Studies, CSS, Development, jQuery, WordPress

The Swell Shell: My First One-Pager

A good friend of mine asked if I wanted to work with him on an upcoming project. I agreed and that project became Noetyx, but before we started work on …

Read More

Select the Child Element Inside jQuery’s $(this)

August 4, 2013 Development, HTML, jQuery

For a jQuery script, I needed to select the child element of an item. This can be accomplished using the children() method for immediate children and the find() method for …

Read More

Solution for Deprecated jQuery live() Method

July 31, 2013 Development, jQuery

In a theme I downloaded recently from ThemeForest, I received an error with the .live() method. It turns out that .live() has been deprecated since version 1.7 of jQuery but …

Read More

Change the href Value for a Group of Links

July 31, 2013 Development, jQuery

Change the href Value for a Group of Links

For a recent project, the client asked that all contact links be set to their email address. Using the mailto: attribute, this was easily accomplished. However, the client changed their …

Read More

Deactive Checkbox until User Reads Terms of Use

May 19, 2013 CSS, Development, HTML, jQuery

Deactive Checkbox until User Reads Terms of Use

In the signup area of an automated system I’m creating, there is a terms of use that should be read before the user continues filling out the form. First, I …

Read More

Let's Talk About Your New Website

View Portfolio Contact Today