Results for: "JavaScript"
Contents (324)
Creating a Notepad app with indexedDB
indexedDB, which is new in HTML5, allows developers to persist data within the web browser. As a result your app…
read more
A More Efficient Embedding Method for YouTube Videos
When you embed any YouTube video on a website using standard IFRAME tags, you’ll be surprised to know how many extra…
read more
Shodan: The scariest search engine on the Internet
"When people don't see stuff on Google, they think no one can find it. That's not true." That's according to John…
read more
PHP JSON: An Example Javascript JSON Client With PHP Server
While JSON has many uses, probably the most common use is to pass data structures to Javascript. JSON is simply…
read more
20 Useful and Amazing CSS3 Tutorials
We have listed 20 Amazing CSS3 tutorials, which show you how to develop some top notch CSS3 effects for your…
read more