Home website design new york | Free Quote website design new york | Call Now 646.657.9323 website design new york
Royal Deer Design, Web Design New York City. We are a web design and internet marketing company located in New York City
Saturday June 19, 2010, 15:27

Javascript Change Font Size

We are working on a website with a dynamic font size functionality. Do you know that this so useful functionality costs only two lines of code? If you consider the need of people to see larger fonts on your website you can use JavaScript code crated by our web developer.

Change Font Size with Javascript

Ready to use code:

<script type="text/javascript">
<!--

function changeFontSize(multiply)
{
if (document.body.style.fontSize == "") document.body.style.fontSize = "1.0em";
document.body.style.fontSize = parseFloat(document.body.style.fontSize) + (multiply * 0.2) + "em";
}

-->
</script>

<a href="javascript:void(0);" onclick="changeFontSize(1)">+A</a>  
<a href="javascript:void(0);" onclick="changeFontSize(-1)">-A </a>

You can use this code on your website, just copy the code and past it into your document.





Javascript Change Font Size

, created on Saturday June 19, 2010, 15:27, article tagged with keywords: Javascript, web design, web development, website, CSS, HTML, coding, web developer,
Tags: Javascript, web design, web development, website, CSS, HTML, coding, web developer,

Javascript Change Font Size

, related articles:
  • Website Design | Articles/Encyclopedia | Sunday January 17, 2010 17:44
    Web design (Website Design). Web design it is a se...
  • Bounce Rate | Articles/Encyclopedia | Friday February 26, 2010 21:51
    Bounce rate - a phrase used in website site traffi...
ARCHIVE


Categories:



--


Our Tweets
blue dot #SSL Certificate 101 http://t.co/CYwZIhvP
5:58pm January 16, 2012

blue dot The real you http://t.co/OXqjk2Pk
6:42am January 12, 2012

blue dot 7 Billion People Today http://t.co/C8sVF9Rx
8:15pm January 10, 2012

blue dot #WordPress for small #business #websites http://t.co/MUNTaw8B
9:28pm January 8, 2012


blue dot follow us on twitter