Themeforest

WordPress Plugin Theft By Harsha Gleegs

Whilst I personally have always been against using the Design Chemical blog to rant I do think its important that we make a statement regarding the apparent WordPress plugin author Harsha Gleegs.

Earlier today a new WordPress plugin was launched by Harsha Gleegs called “Smart Share Floating Buttons”.

It has come to our attention that this apparently new plugin is … more

jQuery Simple Vertical Accordion Menu with Cookies

Using the jQuery code from one of our previous tutorials on creating a simple vertical navigation menu we can add the very useful jQuery cookie plugin to create a more advanced navigation menu that remembers your visitors last location.

The HTML, jQuery and CSS

To speed up the tutorial we will assume that you have already followed the initial postings … more

To find the weight of paper

A simple formula that will accurately calculate the weight of any type of paper.

Just prepare 10 pieces of 10 x 10 cm squares of the mentioned paper.

Then place all 10 pieces of paper on a weighing scale.

The weight showing on the scale is the actual weight of the paper.

So if the weighing machine is showing 300gm, … more

jQuery Simple Horizontal Accordion

After our tutorial last month showing how to create a vertical accordion menu using jQuery we have had a couple of requests asking how to make a horizontal accordion.

So we have decided to provide the following post, which shows very easily how to use the power of jQuery to create a rather nice horizontal accordion effect.

1. The HTML … more

General Outline for Search Engine Optimization and Marketing

When it comes to Search Engine Optimization (SEO) and Search Engine Marketing (SEM) there is no such thing as a canned solution where a single approach works for everyone.

Question: What does it cost, and what results should I expect?

Answer:   Whatever the market will bear, and how long is a piece of string?

For SEO/SEM there is no single … more

jQuery Image Swap Using Click

In a previous post we showed a simple piece of jQuery code, which allows you to add the ability to swap images on hover to your website. Since then we have had several requests asking how to add a similar effect using “click” instead.

The Image

Use the same naming system for the 2 images as in our previous post … more

jQuery Simple Vertical Accordion Menu

Today’s jQuery tutorial is a perfect example of how easy it is to add a slick vertical accordion style menu to your website with just a few lines of jQuery code!

The HTML

First we create a nested unordered list, which will include all of our links. Give the first ul tag a unique id – we use #nav: … more

Style

Change Order of Multiple Select Lists Using jQuery

In my last post I went through the code required to create an add/remove select list using jQuery.

Today’s post is going to expand on the earlier tutorial and add up/down buttons, which will allow you to change the order of the option items in the select list.

The HTML Code

The HTML code for the select lists remains the … more

Create Add & Remove Select Lists Using jQuery

JQuery makes it very easy to select specific elements and their attributes in your web page HTML.

In the following tutorial I will show you how to use just a few lines of jQuery to create an add/remove select list for your website form.

The Form HTML

So here we have just 2 select lists with sample data – the … more

Simple Tabs with AJAX and jQuery

One of the great things about jQuery is its complete suite of built in AJAX functions, which allow you to add quick and easy features to your website.

The example below came from a recent project to create an internal web application for a client, which utilised tab navigation, jQuery and AJAX to load data into the page without the … more

Page 8 of 13« First...«678910»...Last »