Archive for October 9th, 2008|Daily archive page

Blog

Switch On The Code

http://blog.paranoidferret.com/

# Adobe AIR
# All Tutorials
# AutoHotkey
# Away3D
# Blender
# Blog News
# Book Reviews
# C#
# C++
# CSS
# Drupal
# Flex
# Google Chrome
# Interviews
# Javascript
# LINQ
# MySQL
# Neat Websites
# Photoshop
# PHP
# Rants
# Review
# Silverlight
# Snippet Tutorials
# Tech News
# Visual Studio
# WordPress
# WPF
# XAML
# XNA
# Zune

http://www.bennadel.com/blog

match in js

‘match()’ Example : match « Javascript Methods « JavaScript Reference

<button onclick=”var myS = new String(‘Sample String’);
alert(myS.match(/sam/i));”>Match a string

External JavaScript File
<script type=”text/javascript”
src=”javascript.js”></script>
Inline JavaScript
<script type=”text/javascript”>
<!–
// JavaScript Here
//–>
</script>

AddedBytes.com