Freelancercafe

Friday, May 18th

Last update05:06:15 AM GMT

You are here: Web & Programming JavaScript

JavaScript

Speed Up Your Javascript

E-mail Print

Browsers will stop executing script either when they’ve executed too many statements (Internet Explorer) or when the JavaScript engine has been running for a specific amount of time (others). The problem, of course, isn’t the way that the browser is detecting long-running scripts, it’s that the script is taking too long to execute.

Media Query Library JS

E-mail Print

The Media query library JavaScript file contains a single function testMediaQuery(), which takes a single string as an argument. The string can contain any valid media query, including media types and media features. It returns a boolean true/false based on whether

Javascript Functions

E-mail Print

The document.write function is a very powerful tool in one specific situation: when you want to include styles that should only work if JavaScript is enabled.

JavaScript Programming

E-mail Print

JavaScript is the workhorse of the common Internet page. It is used to carry out the higher, more advanced functions inherent to more and more of today's web pages. With it you can interact with the user input for an HTML FORM control, for instance. There are many visual effects you can accomplish using JavaScript such as

Showing RSS Feeds With Javascript

E-mail Print

Many webmasters are confused with the advantages and disadvantages in using Javascript to display their RSS feeds. Javascript can be easily used to display RSS feeds on a website. However, some say it is not the most search engine-friendly method available.

  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  3 
  •  Next 
  •  End 
  • »

Page 1 of 3