Web design and coding samples, free tools, tips and more..
Untitled Document

PostHeaderIcon Top 70 ajax demos and code examples

For more attractive web sites;

  1. Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell
  2. AJAX – microlink pattern tutorial : A microlink is a link that opens up content below it.
  3. Ajax BBC News RSS Reader : demo by Nigel Crawley
  4. AJAX Chat in Python with Dojo : at AquaAjax
  5. Ajax Chess : multiplayer chess
    Read the rest of this entry »
  • Share/Bookmark

PostHeaderIcon Color combinations for web design

color-combination

“Choosing the right color combination is vital for any design – web site layouts included. A good color combination can lead to success while a bad one spells doom. In these pages you will find more than 200 color combinations to help you in selecting colors for your web site.”

Here’s the link for this usefull color combinations:

http://www.webdevelopersnotes.com/design/color_combinations.php3

  • Share/Bookmark

PostHeaderIcon Javascript form control for capital letters

With this example of javascript code, you may automatically return capital letters into small letters.

onblur =”this.value = this.value.toLowerCase()”

Just add this code into your textarea or textbox tag, that’s all.

  • Share/Bookmark

PostHeaderIcon Hiding & protecting images on web

You can protect your images at least from amateurs by using  the original image as a background & put a transparent-blank file over it that matches the size of the real image. Here’s the code;

<div id=”image1″ style=”background-image: url(yourimage.jpg); background-repeat:no-repeat;”>
    <img src=”img/blank.gif” height=”100%” width=”100%”>
</div>

  • Share/Bookmark

PostHeaderIcon How to add virtual products to zencart

You know that it looks very complicated when you first install t. I was looking for how to add virtual products like templates, codes etc. I was very close to get crazy because of this situation when i’ve found this tutorial video. So let’s watch and learn, click here.

  • Share/Bookmark

PostHeaderIcon Css tab menu resources

Here you can find css tab menu samples, codes for free below ;

  • Share/Bookmark

PostHeaderIcon Css Tab Menu Creator

multi-tabsAre you wasting time when building tab menus? So here is a usefull tool for your desktop and completely free. You can build horizantal or vertical tab menus with many options by css tab menu creator.

” CSS Tab Designer is a unique and easy to use software to help you design css-based lists and tabs visually and without any programming knowledge required! “

  • Share/Bookmark

PostHeaderIcon Secure php login scripts

In these articles you’ll find the best solutions for creating a secure PHP login script that will allow safe authentication.

1.Devshed Tutorial
2.Phpsense tutorial

  • Share/Bookmark

PostHeaderIcon Another Cool Css Menu Builder

izzymenuAnother impressive free css menu building tool from izzymenu.com

” What is IzzyMenu – it’s easy to use, Online Menu Builder, which allows you to build your CSS & DHTML menu in minutes. Choose from dozens ready styles or create your own menu style. IzzyMenu, online menu generator is the best solution for amateurs and professionals! “

  • Share/Bookmark

PostHeaderIcon Free online css menu builder

css menu builderHere’s a online css menu builder that  i’m impressed;

“300+ horizontal menus, our 700+ vertical menus combinations and our breadcrumb menus that consist of more than 200+ combinations, in total the site offers more than 1000 menu combinations not including the endless color combinations. ”

Webdesigners should have to bookmark CSS MENU BUILDER . You can build horizantal, vertical, breadcrumb css menus with this online tool without any knowledge of css.

  • Share/Bookmark
Categories
open all | close all