|
You are here |
www.janwagemakers.be | ||
| | | | |
www.binovarghese.com
|
|
| | | | | JavaScript to redirect from one website to another. The window.location object can be used to get the current page address and redirect to a new page. | |
| | | | |
blog.stevenlevithan.com
|
|
| | | | | Update: I've added a JavaScript implementation of the following UDF. See parseUri: Split URLs in JavaScript. Here's a UDF I wrote recently which allows me to show off my regex skillz. parseUri() splits any well-formed URI into its components (all are optional). The core code is already very brief, but I could replace everything within... | |
| | | | |
www.juanfernandes.uk
|
|
| | | | | Using Defer to improve the performance of my website by only loading JavaScript and CSS on a per component/partial basis. | |
| | | | |
weblog.raganwald.com
|
|
| | | |||