Excerpt from product page











Security Handbook - Internet: Through the eyes of hackers!


window.onload = function()
{
/*
The new 'validTags' setting is optional and allows
you to specify other HTML elements that curvyCorners
can attempt to round.

The value is comma separated list of html elements
in lowercase.

validTags: ["div", "form"]

The above example would enable curvyCorners on FORM elements.
*/
settings = {
tl: { radius: 0 },
tr: { radius: 0 },
bl: { radius: 20 },
br: { radius: 20 },
antiAlias: true,
autoPad: true,
validTags: ["div"]
}

/*
Usage:

newCornersObj = new curvyCorners(settingsObj, classNameStr);
newCornersObj = new curvyCorners(settingsObj, divObj1[, divObj2[, divObj3[, . . . [, divObjN]]]]);
*/
var myBoxObject = new curvyCorners(settings, "header");
myBoxObject.applyCornersToAll();
var myBoxObject = new curvyCorners(settings, "nav");
myBoxObject.applyCornersToAll();

settings = {
tl: { radius: 20 },
tr: { radius: 20 },
bl: { radius: 0 },
br: { radius: 0 },
antiAlias: true,
autoPad: true,
validTags: ["div"]
}
var myBoxObject = new curvyCorners(settings, "footer");
myBoxObject.applyCornersToAll();
}





















Contact
Security Handbook
Home











"Save $10,000's of dollars during your digital lifetime"
February 2008
The internet is becoming more and more popular in every-day use for millions of people around the world.
It's an excellent source of information.
The advantages of the internet are widely known, however very few people understand the
true risks they take when using the internet.

You might be familiar with following problems:

Pop-ups
A slow computer
Viruses causing your computer to malfunction
Spam emails
Losing tons of time and money to repair your computer
Losing important documents and files
Stuck computer or 'unexpected errors'
Being caught up in internet cyber crime
Spending money on useless anti-virus scanners

Here's an idea of how quickly new viruses are being made each year:

2000 176329
2001 155528
2002 199049
2003 178825
2004 142321
2005 333425
2006 972606
2007 5490960

Source: Security Portal
Testimonials

Sites you may be interested in

Is Google AdSense a Joke ?

Trends

popularity
lower = better; 1 = best

Pingback / Trackback



In database since 2008-02-28 and last updated on 2008-07-29
 
Random Synapse Stuff