Results for: "example"
Contents (485)
PHP: Sort array alphabetically using a string/value in subarray
If we have an array and inside each value of this array we have another array with age and name…
read more
Improving Page Performance with HTML5 Prefetch
As Wikipedia explains: Link prefetching is a proprietary syntax to give web browsers a hint about documents that it should pre-fetch…
read more
How to create Responsive Content Using CSS Regions
CSS Regions allow content to flow across multiple areas called regions. With CSS Regions you can separate the content from…
read more
How to Parse URLs with JavaScript: the The Easiest Way
Our favorite JavaScript trick is a technique for parsing URLs into parts (host, path, query string etc) that doesn’t require…
read more
Top 12 free JavaScript resources for advanced users
If you have a strong knowledge in programming and want to improve your JavaScript skills or you want a good…
read more