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 […]


Refactoring HTML: Well-Formedness - Part 2

The very first step in moving markup into modern form is to make it well-formed. Well-formedness is the basis of the huge and incredibly powerful XML tool chain. By Elliotte Rusty Harold. 0609
See the rest here: Refactoring HTML: Well-Formedness - Part 2

a2a_linkname=”Refactoring HTML: Well-Formedness - Part 2″;a2a_linkurl=”http://www.frenzygraphics.com/2008/06/09/refactoring-html-well-formedness-part-2/”;
[…]


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/”;


Refactoring HTML: Well-Formedness

The first step in moving markup into modern form is to make it well-formed. Well-formedness guarantees a single unique tree structure for the document that can be operated on by the DOM, thus making it the basis of reliable, cross-browser JavaScript. Elliotte Rusty Harold. 0602
Read more: Refactoring HTML: Well-Formedness

[…]


Array Function in WordPress 2.5

During a recent site redesign, the client required the site dynamically generate a unique promotional banner (in the sidebar) on certain high profile writers “about the author” page.
Before WordPress version 2.5.x, we had to rely on conditional tags such as is_page() or is_category() and numerous lines of code to accomplish it. For most parts it […]


Free Advanced WordPress Theme PointSpace

PointSpace is an full-function advanced WordPress theme with built in custom “CSS” functionality. The theme works straight out of the box and is practically set up free.

Just like our other free premium advanced WordPress themes, “PointSpace” is packed with all the great functions and features listed below:

Theme CSS easy edit options built within WordPress Admin […]


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 […]


Baba The Storyteller Story: The Fool

I worked on a site a while ago for a famous West Coast Kora Musician and Master Teller of Tales, Baba. Yesterday, out of the blue he sent me a nice piece of story which I thought I should share with the world. With everything that is happening around us, the war and our economy, […]


May 2008 Reboot May Not Happen

I have 30 minutes to come up with a design, slice it, code and go live. So the May 2008 reboot is not happening. I will come up with something original and clean soon, in the mean time you will have to make do with “The Studio” mod.

View original post here: May 2008 Reboot May […]


Block Rocker WordPress Theme

Block Rocker is an “back to the basics” widget ready WordPress theme based on a TextPattern template by Squared Eye.
Demo, Download and License
Test the theme by running the demo, then grab a copy of Block Rocker WordPress theme. This theme is free for personal use, we urge you refer to the license section below before […]


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/”;


WordPress 2.5 Upgrade: WordPress 2.5.1 is available! Please update now Message Appears after Upgrade Troubleshooting

When a client of mine upgraded to WordPress 2.5.1 from WordPress 2.5 she encountered an issue where the database will not upgrading, resulting in the “WordPress 2.5.1 is available! Please update now.” flashing in her dashboard and every other admin pages. On initial search of the WordPress support forum, we found the following strings that […]


SEO Tip Open Comment Author URL in new Window

For good SEO, it is preferential to open your comment authors URI in a new page. Why you might ask? Google and other search engines track sites you visit, they can tell what that site contains (obviously), how long you stayed there and where you went next. The intended use of this information is to […]