Services
Web Hosting Dedicated Servers Forex Investment Web Design Voice over IP
Products
Clothing & Fashion Mobile Phones Electronics eBooks & Info Music & Movies
Shopping
Shopping - US Shopping - UK Shopping - EU Shopping Info US Shopping Portal
Blogs
Real Estate Fashion Technology Business News

Web Templates, Flash Templates, Website Templates Design

Custom HTML Form Elements

This JavaScript and CSS will allow you to use custom images for checkboxes, radio buttons and select lists.
Excerpted from:Custom HTML Form Elements

a2a_linkname=”Custom HTML Form Elements”;a2a_linkurl=”http://www.frenzygraphics.com/2008/07/01/custom-html-form-elements/”;


How to get Cross Browser Compatibility Every Time

Here is a quick summary for those of you who don’t want to read the whole article:
1. Always use strict doctype and standards-compliant HTML/CSS
2. Always use a reset at the start of your css
3. Use opacity:0.99 on text elements to clean up rendering in Safari
4. Never resize images in the CSS or HTML
5. Check font […]


IETester

IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8 beta 1, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process.
Original post: IETester

a2a_linkname=”IETester”;a2a_linkurl=”http://www.frenzygraphics.com/2008/06/03/ietester/”;


How to Create an Ajax Autocomplete Text Field: Part 7

In this series we’ve built a fully functional Autocomplete control within Eclipse. For the remaining installments, we’ll be updating the Autocomplete control’s layout to CSS, decoupling it from the Autocomplete.jsp page, tweaking the appearance of the list, and implementing additional functionality. By Rob Gravelle. 0522
See the original post here: How to Create an Ajax Autocomplete […]


SEO Friendly Images to Replace Text in Navigation Menus

Let’s start with making our images that will be used in place of menu text, in this example I am using images 30px tall and of varying width. I make two images for each menu item, one for mouse-over or hover and second for all other conditions.
Here are the images of varying width:
Mouse-over/hover:

Normal:

Now create your […]


Display Continuous List in Two Columns

Here’s a quick and easy way to present a continuous list in two or more columns without having to hard code it. A recent project required a list of authors across two columns; the author names and links were auto generated using a WP tag so listing them in 2 columns required some simple CSS […]


Sliding JavaScript Dropdown Menu

This lightweight drop down menu script (~1.8kb) allows you to easily add smooth transitioning dropdowns to your website. This can be used for navigation, dropdown lists, info panels, etc.
View original post here: Sliding JavaScript Dropdown Menu

a2a_linkname=”Sliding JavaScript Dropdown Menu”;a2a_linkurl=”http://www.frenzygraphics.com/2008/04/29/sliding-javascript-dropdown-menu/”;


How to Create an Ajax Autocomplete Text Field: Part 4

In part 3 of the series, we added the brains behind our Autocomplete text field’s search functionality. Now it’s time to turn our attention to the Web components. This week we’ll create the CSS file, since it, along with the JavaScript file, need to be linked to the AutocompleteSearch.jsp page. By Rob Gravelle. 0416
Read the […]


Spring 2008 Reboot Prelude

The site is in transition to a simpler and visually engaging design, in the mean time, experience what a free theme and a sleepless weekend can do to your site! This mid-spring pre-reboot reboot is just an idea mash-up. The true reboot will be available on May 1st 2008 and will be built using hand […]


Anatomy of a Magazine Style Premium WordPress Theme - Part 3.2 “Conditional Navigation Menus”

As the tutorials run longer than we prefer, we have broken section 3 into 3 sub-sections, you can find sub-section 1 regarding second level menu here.
The navigational aspect of a site, especially one that is database driven, should have menus that are dynamically generated just like the rest of its content, but is seldom the […]


Multilevel Drop Down Navigation Menus: Examples and Tutorials

This article presents over 25 (horizontal and vertical) multilevel drop down menu built using Javascript and CSS which you can use in your future projects. Also you will find some useful tutorials at the end of this post where you can use to start building your own multilevel navigation menu.
See more here: Multilevel Drop Down […]


Free Magazine Style Theme The Studio

Here’s another absolutely Free Magazine Style Theme! This theme is not only full functional, it’s also completely customizable, all without touching any code.

So what features come standard with this magazine WordPress theme
The theme includes all the cool functions we have come to expect from any paid premium theme, only now you can have it for […]


10 best CSS hacks

list of 10 hand picked CSS hacks and tricks which can help you in your CSS code and also save some time.
Vertical align div, Min-Height, PNG transparency, Autoclear, Reset CSS, Scrolling Render IE, Opacity, PRE Tag, Li Background Repeat IE
See the rest here: 10 best CSS hacks

a2a_linkname=”10 […]


Anatomy of a Magazine Style Premium WordPress Theme - Part 3.1 “Navigation – Second Level Menu”

As this tutorial runs longer than we initially anticipated, we will break section 3 further into three sub-sections.
In our ongoing exercise to learn the nuts and bolts of a magazine style WordPress theme, we examine what has become by far the most ignored part of a theme design, the navigation menu.
As important as they are, […]


Free CSS Templates David Herreman’s New Site Layoutica

One of the best CSS designer offering free templates has a new home, visit Layoutica and you will see what I mean. David plans on offering among other things free CSS template layouts, premium and free WordPress themes. His sites also has wealth of information pertaining to web design.
As per David, Layoutica.com will deliver useful […]