Browsing All Posts filed under »Technologies«

185+ Very Useful and Categorized CSS Tools, Tutorials, Cheat Sheets | tripwire magazine

March 16, 2010

0

In this article you will get access to one of the largest collections ever of CSS Tools, Tutorials, Cheat Sheets etc. It builds on previous CSS posts in tripwire magazine with the purpose of creating a one stop fit all CSS resource. Several new resources have been added.Please comment if you know a great CSS [...]

15 CSS3 Navigation and Menu Tutorials and Techniques – Speckyboy Design Magazine

March 15, 2010

0

CSS3 is slowly but surely creeping into mainstream web design, more and more designers are using it, albeit in small doses, but it is certainly gathering momentum. It really is an exciting time for web design. A few weeks back we published an article called 20 CSS3 Tutorials and Techniques for Creating Buttons just to start [...]

Sprite Animations With jQuery: Spritely

March 11, 2010

0

Spritely is a jQuery plugin for creating dynamic character & background animations using HTML + JavaScript. With the power of JavaScript, the animations can be controlled on events (clicks, mouseovers) easily. jQuery Spritely Animated elements can fly over the page without effecting any other element (can be ideal for floating-type banners) & the page still remains accessible. Specially, for [...]

A Fresh Bottom Slide Out Menu with jQuery | Codrops

March 10, 2010

0

In this tutorial we will create a unique bottom slide out menu. This large menu will contain some title and a description of the menu item. It will slide out from the bottom revealing the description text and some icon. We will use some CSS3 properties for some nice shadow effects and jQuery for the [...]

Ajaxian » HTML Minification

March 10, 2010

0

Good old Kangax has been playing with HTML minification and has shared his new tool in an early stage. via Ajaxian » HTML Minification.

Awesome Speech Bubbles With Pure CSS3

March 9, 2010

0

Nicolas Gallagher is sharing a creative way on creating good-looking speech bubbles with CSS3. There are no images or JavaScript in the implementations but uses the :before and/or :after pseudo-elements to produce basic shapes. The HTML remains semantic however we should remember that CSS3 is not fully supported by all major browsers & we may again require [...]

5 Advanced CSS Pseudo Classes that will Save your Day | DevSnippets

March 9, 2010

0

CSS3 provides powerful pseudo-classes that allow the designer to select multiple elements according to their positions in a document tree. Using these pseudo-classes can be a little confusing at first, but it becomes a lot easier over time to set up your layout. In today’s article I’m going to take a look at 5 pseudo-classes that [...]

MicroTut: Centering a Div Both Horizontally And Vertically – Tutorialzine

March 8, 2010

0

While building web page layouts, you’ve probably been faced with a situation where you need to center a div both horizontally and vertically with pure CSS. There are more than a few ways to achieve this, and in this MicroTut I am going to show you my favorite involving CSS and jQuery. via MicroTut: Centering a [...]

How To Setup A Reusable Framework For Your Next Website – Freelance Web Designer Lee Munroe

March 4, 2010

0

You’ve done your research, sketched out the wireframes, designed a stunning mockup and now its time to markup. Where do you start? Having your own reusable framework is a great way to save time and provide a basis for your next website. Your own reusable framework is by no means perfect for every project that you work [...]

Dynamic Drive DHTML Scripts- jQuery Image Magnify

March 4, 2010

0

Some images are worth a closer look, which is why there’s Image Power Zoomer. It gives any image on your page the ability to be magnified when the mouse rolls over it. A “magnifying glass” that appears over the image lets the user zoom in on any portion of it as it follows the cursor [...]