wordpress-meta-box
PHP / WordPress
* * * * *

Adding a WordPress Meta Box

I was working on a WordPress theme for a client and they asked if they could have the ability to override the post or page title for each post.  As you know, by default, the post title is used for each post or page.  In this tutorial I will show you how to add a [...]

Read More...

jquery-show-hide-menu

Yet another show / hide top menu

I know there are many menus such as this one out there that allow you to show and hide a top menu. This one is no exception but thought I would share it anyway.  Hope you can find some use for it in your application. The HTML Let’s start by talking about the HTML that [...]

Read More...

jQuery-Autocomplete-Multiple-Inputs

jQuery’s AutoComplete using multiple inputs in same table

Share if you care: Downloading? Please take a moment to share this article. Sometimes it might come in handy to be able to use jQuery’s AutoComplete plugin using multiple inputs in one table.  For example, let’s say that you are working on an invoice application that requires you to add multiple line items to each [...]

Read More...

jquery-search-ajax

Dynamic search filtering using jQuery and PHP

In the past, querying for data for filtering purposes was a bit cumbersome.  Today retrieving data has never been easier with the help of AJAX and jQuery.  Before filtering for data involved http requesting GET methods and having to refresh the page.  We can now take full advantage of using AJAX to GET our data [...]

Read More...

slider-ss

How to build a Twtter like Info Pane Slider using jQuery

This slider allows you to click on a list item and show more information about whatever is in the list.  For example, let’s say we have a list of contacts and we want to only show general information about that person initially in the list.  BUT we want to know more about the person so [...]

Read More...

Page 1 of 212

Recent Tweets

Community News