background preloader

Programming

Facebook Twitter

How To Create A ‘Mootools Homepage’ Inspired Navigation Effect Using jQuery. As you know there are a host of competing javascript libraries around these days. Though I prefer jQuery, I've always liked the way the menu on MooTools worked. So in this tutorial we'll recreate that same effect ... but we'll do it in jQuery! Demo and Source Code Step 1 Let's begin by writing the necessary HTML to create a simple vertical navigation. For the structure, as you may have guessed, we will use an unordered list <ul> with the ID name "sliding-navigation". I'm also going to add in a title element.

Step 2 Now, let's create a HTML document where we can put the work we just did. There are a few things to note here: The ! Step 3 Now that we have our HTML file labelled and working, let's add some styles. Step 4 At this point your demo.html page should be looking something like this: So, it is finally time to begin using jQuery. This is what your HTML file's <head> should look like now: Step 5 So, open your sliding_effect.js file and insert the following code: Step 6 Step 7 Finished.

Jquery

CSS. CSS Three Column Liquid Layout by Mani Sheriar. This is a three-column layout where the side columns are fixed-width and the center column is liquid. The background, header, main column, left column, right column, and footer are all capable of being different colors (or backgrounds), and it does NOT matter which column is longest. This is an example of the center column being the longest. This is an example of the center column being the longest.

This is an example of the center column being the longest. This is an example of the center column being the longest. This is an example of the center column being the longest. This is an example of the center column being the longest. This is an example of the center column being the longest. This is an example of the center column being the longest. HomePage. ArduinoXbeeShield. NB: this page is deprecated, and refers to a discontinued product. For the Getting Started Guide for the current Wireless Shield, visit here. The Arduino Xbee shield allows your Arduino board to communicate wirelessly using Zigbee. It was developed in collaboration with Libelium. This documentation describes the use of the shield with the XBee 802.15.4 module (sometimes called "Series 1" to distinguish them from the Series 2 modules, although "Series 1" doesn't appear in the official name or product description).

For the XBee ZNet 2.5 ("Series 2") modules, see this configuration guide. A Simple Example You should be able to get two Arduino boards with Xbee shields talking to each other without any configuration, using just the standard Arduino serial commands (described in the reference). Once you've uploaded the Physical Pixel sketch and made sure that it's working, unplug the first Arduino board from the computer. A Few Notes Configuring the Xbee Module References. Home.

Excel Programming

Webentwicklung. Wireframing. Easing The Path from Design to Development. As a web developer, I have the pleasure of working with a lot of different designers. There has been a lot of industry discussion of late about designers and developers, focusing on how different we sometimes are and how the interface between our respective phases of a project (that is to say moving from a design phase into production) can sometimes become a battleground.

I don’t believe it has to be a battleground. It’s actually more like being a dance partner – our steps are different, but as long as we know our own part and have a little knowledge of our partner’s steps, it all goes together to form a cohesive dance. Albeit with less spandex and fewer sequins (although that may depend on the project in question). As the process usually flows from design towards development, it’s most important that designers have a little knowledge of how the site is going to be built. Layout Text size and content volume Interactions with and without JavaScript Logged in and logged out states Fonts.