Browsing Category

Tutorials

Click and Drag With Javascript

Evening Tip: Create A “Click And Drag” Function With Javascript

In many modern web applications, developers look for ways to make it easier and more intuitive for users to interact. A drag and select function can help your users select multiple objects quickly.

Build An AJAX Powered Online Shopping Cart

Build An AJAX Powered Shopping Cart

The NETTUTS community asked for it. So here you are! One of the innovations of the web is online shopping. It allows us to buy things without ever leaving the comfort of our homes. However, the most basic element of online shopping, the shopping cart, has not evolved much. In this tutorial, we’re going to make an AJAX powered shopping cart using PHP, jQuery, and a few nifty plugins.

Force IE6 To Display Alpha Transparency

Evening Tip: Force IE6 To Display Alpha Transparency

We’re running short on quick tips! That means we need your expertise! For tonight’s evening tip, I’ll simply refer you to the “2 Minute Video Tip” that I created on my personal site, Detached Designs, this morning. We’ll be back to the normal format tomorrow. Keep reading if you have some ideas.

Build Your First Facebook App

Build Your First Facebook App

So you want to build a Facebook application and reach literally millions of users. Well luckily, writing an application using the API isn’t too hard to learn (for the basics, anyway). In this tutorial we will write a Facebook app that generates a random quote to display on the user’s profile.

Developing For The IPhone

Learn How To Develop For The iPhone

Today I’m going to show you how to build an alternate page and style sheet for the iPhone and iTouch. We will cover how to detect if the user is using an iPhone to view your page as well as the orientation of the device – whether it be landscape or portrait. To accomplish this we will be using javascript, and some Safari mobile specific CSS tags.

Style Author Comments Uniquely

Weekend Tip: Author Comment Styling In WordPress

An often-used feature in WordPress blogs is the ability to style comments made by the post’s author differently from the others – helping replies to stand out. Here, we will edit the default WordPress to add some subtle styling to author comments.

Load Data From An XML File With jQuery

Evening Tip: Use jQuery To Retrieve Data From An XML File

In this quick tip, I’ll show you how to load data from an XML file onto a blank page. We’ll work with the $.get function and will also implement a loading gif while the information is being retrieved. We’ll be displaying a simple list of recommended web development books. Let’s go ahead and get started.

Youtube Section

Create A YouTube Section With WordPress

So I was reading a few blogs that I read, as you do on a lazy afternoon, and I came across Ideate . I loved the theme so much, I wanted to re-create the little TV box they have that contains a YouTube video. In this tutorial, we’ll have a look at how!

Save Time By Using Multiple Classes

Evening Tip: Save Time By Using Multiple Classes.

One of the most exhausting aspects of web development is writing out endless amounts of CSS styling for various elements – that differ only slightly in style from one another. It has taken the life (or will) of many a talented designer. Well, why give each element its own unique CSS entry, when you can mix match and add re-usable CSS styling to elements using multiple CSS classes?

Page 83 of 88« First...8081828384858687...Last »