topical media & game development
professional-javascript-07-TrimExample.htm / htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Trim Example</title>
<script type="text/javascript">
String.prototype.trim = function () {
var reExtraSpace = /^\s+(.*?)\s+
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.