Play forum games like "this or that, question game, CTRL+V, etc here." also post flash games here.
-
RachelHelps
- MX-P Fan
- Posts: 524
- Joined: Mon Jan 07, 2008 10:11 am
-
Contact:
Post
by RachelHelps »
Code: Select all
function isNumeric(elem, helperMsg){
var numericExpression = /^[0-9]+$/;
if(elem.value.match(numericExpression)){
return true;
}else{
alert(helperMsg);
elem.focus();
return false;
}
}
Need referrals, cash, or advertising? Check out my site!
Rachel
-
SetoTK
- Low flying mountains just to the right.
- Posts: 5093
- Joined: Tue Aug 16, 2005 8:34 pm
- Location: localhost
-
Contact:
Post
by SetoTK »
Ludwig van Beethoven – No.6 'Pastoral', II. Andante molto mosso
/*
It's javescript if my illiteracy is correct
*/
I never really understood Thursdays.
-
RachelHelps
- MX-P Fan
- Posts: 524
- Joined: Mon Jan 07, 2008 10:11 am
-
Contact:
Post
by RachelHelps »
lol No, you are correct my friend.
Need referrals, cash, or advertising? Check out my site!
Rachel
-
SetoTK
- Low flying mountains just to the right.
- Posts: 5093
- Joined: Tue Aug 16, 2005 8:34 pm
- Location: localhost
-
Contact:
Post
by SetoTK »
yikes!
I never really understood Thursdays.
-
froggyboy604
- Anime music gaming Fanatic
- Posts: 37674
- Joined: Thu Aug 18, 2005 11:28 pm
-
Contact:
Post
by froggyboy604 »
153
-
SetoTK
- Low flying mountains just to the right.
- Posts: 5093
- Joined: Tue Aug 16, 2005 8:34 pm
- Location: localhost
-
Contact:
Post
by SetoTK »
Fake aXXo Torrents Bombard BitTorrent
I never really understood Thursdays.