Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Set focus to all next text input in a html document when press enter button on your keyboard. If focused at the last text input element, it will be back to the first text input element.
1
1026
posted 13 years ago by genik
Loading external scripts on demand the smart way with Head JS
0
677
posted 13 years ago by kevinlearynet
http://p2p.wrox.com/excel-vba/65142-sum-group-values-based-cell-criteria.html
0
814
posted 13 years ago by hairajeshk
Per cambiare il tipo di dato in una colonna devo fare un giretto...
0
693
posted 13 years ago by tuffo19
You can use TSQL to Count Number Of Stored Procedures, Views, Tables or Functions in a Database by using the Database INFORMATION_SCHEMA view
0
4931
posted 13 years ago by Mithun
Ridiculously comprehensive date validation regex - matches dd/mm/yyyy or dd/mm/yy.
Also correctly matches number of days in months. ie. it won't match 30th Feb...
0
975
posted 13 years ago by shodan_uk