What's Here?
- Members: 307,148
- Replies: 841,894
- Topics: 140,694
- Snippets: 4,468
- Tutorials: 1,165
- Total Online: 1,715
- Members: 108
- Guests: 1,607
|
's Contributions
|
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
|
|
Tutorials
in (Last Comment: , Views: 5,172)
|
|
Code Snippets
|
 |
|
|
Submitted: April 3, 2009
Views: 956
Well since it's the first.. Why not make it a simple one.
This snippet will test to make sure that a said variable contains only alphabetic characters.
|
|
|
 |
|
|
Submitted: June 11, 2008
Views: 1534
This is a sure-fire way you can beat those pesky positioning and header size differences between IE, FireFox and Safari.
|
|
|
 |
|
|
Submitted: April 8, 2009
Views: 340
This JavaScript regular expression tests for a valid, 10-digit phone number. (555-555-5555)
|
|
|
| |