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

Book Review: Head First JavaScript

This book is written for someone who has a good grasp of HTML and CSS, and is looking to extend their capabilities. There are plenty of stimulating tutorials, but most importantly, you’ll learn how to create dynamic, eye-popping Web sites. By Lee Underwood. 0703
Credit:Book Review: Head First JavaScript

[…]


Web Hosting Control Panels

Web hosting is a highly competitive field. Extra features, such as free domain names, site builder and pricing vary widely, but the control panel makes a difference and you have to pick the service which suits your requirements. By IHBO. 0701
See the original post here: Web Hosting Control Panels

[…]


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


Use Your Blog for Fast Search Engine Rankings

If you run a Web site and are looking to get it listed quickly with the search engines, there’s no easier way than to also include a blog. By Terry Detty. 0625
View post:Use Your Blog for Fast Search Engine Rankings

a2a_linkname=”Use Your Blog for Fast Search Engine Rankings”;a2a_linkurl=”http://www.frenzygraphics.com/2008/06/25/use-your-blog-for-fast-search-engine-rankings/”;
[…]


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


How to Create an Ajax Autocomplete Text Field: Part 9

This week we continue to add functionality and tweak the appearance of our control by implementing search string matching in the list items and by adding a CSS drop shadow effect. By Rob Gravelle. 0918
View original here: How to Create an Ajax Autocomplete Text Field: Part 9

a2a_linkname=”How […]


New Life for Old Drives

If you’re looking to upgrade to a larger hard drive, add an external hard drive, CD drive or give additional life to a switched-out drive, this system is as simple as it gets. By Lee Underwood. 0916.
View original here: New Life for Old Drives

a2a_linkname=”New Life for Old […]


How to Use a JavaScript Query String Parser

In this article you’ll learn how to obtain and use the data from the query string portion of the URL by using a JavaScript query string parser. This script is especially useful for people whose Web sites are served by free hosting providers. By Joseph K. Myers. 0612
How to Use a JavaScript Query String Parser

[…]


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/”;
[…]


How to Create an Ajax Autocomplete Text Field: Part 8

This week we look at how to add a vertical scrollbar to the list. We’re also going to use a parameter to set the list size, so a vertical scrollbar will appear when the number of items exceeds it. By Rob Gravelle. 0605
Source:How to Create an Ajax Autocomplete Text Field: Part 8

[…]


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

[…]


How to Create Inline Video in WordPress with Camtasia Studio

This week you’ll learn how to embed video from Camtasia Studio in WordPress. The key to making all of this work is the Kimli Flash Embed (KFE) plug-in. The entire process is detailed in this article. By Nathan Segal. 0530
The rest is here: How to Create Inline Video in WordPress with Camtasia Studio

[…]


How to Build a Profitable Opt-In List

One of the most important aspects of having an online business is a good opt-in list. To have a list is one thing, to make it successful is another. In this article you’ll learn how to create an opt-in list - the right way. By Christina Lang. 0527
Go here to read the rest: How to […]


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