» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with 2.0 + css-html

9 Tips to Smaller & Optimized CSS Files

Smaller and optimized CSS files are important for your website's loading time and bandwidth. The use of these tips will improve your CSS coding productivity and skill and have a positive impact on your loading time and bandwidth expenses!

technology: dzone.com: tech links

jQuery Link Nudging

A few weeks back I wrote an article about MooTools Link Nudging, which is essentially a classy, subtle link animation achieved by adding left padding on mouseover and removing it on mouseout. Here’s how to do it using jQuery.

technology: dzone.com: tech links

Bubble menu javascript or playing with YUI's event delegation

This post illustrates the use of event delegation to create a "bubble" menu, with the Yahoo YUI library.

technology: dzone.com: tech links

10 Challenging But Awesome CSS Techniques

Nothing brand new, but a good summary and description of a few nice CSS tricks.

technology: dzone.com: tech links

17 CSS-Based Website Gallery

17 CSS-Based Website Gallery

technology: dzone.com: tech links

jQuery.popeye - an inline lightbox alternative

jQuery.popeye is a jQuery plugin that turns a list of images into a gallery. Images can be enlarged in a lightbox style but with a slightly different aproach.

technology: dzone.com: tech links

30+ Eye-Opening Web Development Screencasts

I’ve compiled a list of over thirty screencasts that are guaranteed to help you.

technology: dzone.com: tech links

How to create an image gallery with jQuery

How to create a simple image gallery with fade in, fade out and delay between image transitions.

technology: dzone.com: tech links

In the Woods - A Crash-Course in Regular Expressions- video tut

This screencast will teach you exactly how to use regular expressions in your coding.

technology: dzone.com: tech links

Intro to JQuery - part 2 - JQuery examples

This is a short document on how-to use JQuery API.

technology: dzone.com: tech links

8 practical tips to make your web pages faster

In this post I'll show you 8 practical tips which helped me to get a B grade in YSlow! for web pages that I develop.

technology: dzone.com: tech links

Pure Css Data Chart

Deviant Art Css : Pure Css Data Chart, Very useful

technology: dzone.com: tech links

MooTools Link Nudging

Link nudging is the process of adjusting the padding on a link slightly to show a simple, tasteful “jump” when you place your mouse over a link. The effect is magnified when mousing on and off a link quickly. Here’s the short snippet of code.

technology: dzone.com: tech links

Create a Photo Admin Site Using PHP and jQuery - video tut

In this screencast, I'll show you how to build a photo site site jQuery, PHP, and AJAX.

technology: dzone.com: tech links

Online tool to format CSS code

Make the compressed CSS code readable. Generate formated HTML code. Save time when you have CSS code to be published on the web page or blog.

technology: dzone.com: tech links

Dynamic tables with JMesa

JMesa is a very useful open source project.It is a dynamic HTML table that allows you to edit, filter, sort, paginate and export your data.

technology: dzone.com: tech links

The Twenty Most Earth-Shattering Tutorials on NETTUTS!

The undisputed best web development tutorials on NETTUTS.com

technology: dzone.com: tech links

Create a professional interface for your web applications using jQuery

In this tut we will create a professional interface for your web applications using the killer javascript library jQuery, as we used to create the stunning and smooth popup in jQuery.

technology: dzone.com: tech links

How to create a stunning and smooth popup using jQuery

Nowadays, websites are more and more rich and interactive and users are becoming more and more critical with all things in websites. Using windows popup to show important information are in the air and We are going to learn how to create a stunning and great window popup from the scratch using jQuery in a simple and clean tutorial.

technology: dzone.com: tech links

Super CSS, the power of the selector

We all love CSS it’s fundamental to the web. However most of us do not use the full power of CSS. A quick rummage around the W3C specification and you will see how powerful CSS can really be. I’m talking about the CSS selector, sure we all use the basic selectors, but what about the more complicated ones.

technology: dzone.com: tech links

25 Website Designs To Draw Inspiration From

One of the pet peeves of being a web designer is that you sometimes end up not feeling very creative and in need of inspiration. Of course there are thousands of CSS galleries out there, but we thought we could just go ahead and make our own list of great website designs. Hoping this will help you get your creative juices flowing!

technology: dzone.com: tech links

jQuery plugin to constrain input characters

Sometimes you need to to only allow certain characters to be entered into an input box. This jQuery plugin lets you do just that, all you need to know is a little bit of regex to configure the plugin.

technology: dzone.com: tech links

My Worst CSS Mistakes

I’ve always taken a lot of pride in the fact that I’ve taught myself most of what I know. It started when I was 13 and taught myself HTML, then CSS, then Javascript, then PHP, and the process continues today with MooTools, jQuery, and whatever else comes my way. I’d be lying if I said I didn’t learn some things the hard way though. Have a chuckle at some of my past CSS mistakes.

technology: dzone.com: tech links

Download free CSS templates

Download free standards compliant CSS templates.Web Template Source has a huge selection of web templates, available for immediate download. You will find well-categorized HTML, Fireworks, Flash and PHP Nuke templates.

technology: dzone.com: tech links

In a search of smooth rounded corners

Introduce a way to proximate smooth round corners with css and html codes

technology: dzone.com: tech links

Bejeweled JavaScript game

Playable game in 200 lines of html/javascript. No any 3d libraries or macromedia flash. Has smooth movement and fade effects. Also there is some notes how it was done.

technology: dzone.com: tech links

Ajax Username Availability Checker Using MooTools 1.2

There a many examples of egregious usages of Ajax out there but every once in a while you find a great usage of Ajax. One great usage is the username availability checker. Let me show you how to make one!

technology: dzone.com: tech links

prettyPhoto a jQuery lightbox clone

A jQuery lightbox clone with additional functionality. The best out there !

technology: dzone.com: tech links

Using Javascript Templates for a Delicious Sidebar

Processing JSON data from an external source with Javascript templates is a natural fit. Create a template inside your HTML Document by adding class names and variables and write a few lines for fetching the JSON, that’s all. This tutorial is an example for my Javascript Template Engine called Patroon.

technology: dzone.com: tech links

8 excellent resources to enhance your Wordpress sidebar

Sidebar is a very important part of your blog. Though, it can quickly look the same than in many other blogs. I’ve compilated 8 excellent resources to help you buid a better sidebar for your Wordpress blog.

technology: dzone.com: tech links

Styled checkboxes and radiobuttons with jQuery

So, time for another small jQuery extension I wrote up - for myself this time, it’s for styling check boxes and radio buttons, all in all it’s *very* self explanatory.

technology: dzone.com: tech links

Free CSS Templates

Free CSS Templates

technology: dzone.com: tech links

Fancy Navigation with MooTools Javascript

Navigation menus are traditionally boring, right? Most of the time the navigation menu consists of some imagery with a corresponding mouseover image. Where’s the originality? I’ve created a fancy navigation menu that highlights navigation items and creates a chain effect.

technology: dzone.com: tech links

How do the Javascript frameworks do it?

Let's take a second and appreciate just how much work must go into building a popular open source JS toolkit.

technology: dzone.com: tech links

Javascript Image Crop Tool - Easy, Powerful

So simple to use, yet highly configurable. This plugin is pure javascript, so you can add image cropping and even general image boundary selection features to your site without requiring your users to have Flash functionality. Works very well on just about all browsers and platforms.

technology: dzone.com: tech links

10 Challenging But Awesome CSS Techniques

Learn ten advanced CSS tips that aren't too common!

technology: dzone.com: tech links

Page 1 | Next >>