Results for: "return"

Contents (245)

Jquery: Get URL,Parameters and HashTag
Jquery: Get URL,Parameters and HashTag

While dealing with current URL, many time you want to know what is the current URL path, What are…

read more
Get Disqus Comments With Php
Get Disqus Comments With Php

This script will create a configurable widget that will display the latest Disqus comments from your site.   Note: You need to…

read more
The HTML5 Full-Screen API
The HTML5 Full-Screen API

The Fullscreen API allows a DOM element (and its descendants) to be represented in full screen. What it allows is…

read more
Install and Configure Varnish with Apache multiple Virtual Hosts on Ubuntu 12.10
Install and Configure Varnish with Apache multiple Virtual Hosts on Ubuntu 12.10

About Varnish Varnish is an HTTP accelerator and a useful tool for speeding up a server, especially during a times when…

read more
How to create a responsive HTML5 form
How to create a responsive HTML5 form

Everybody knows about web forms, isn't it? Make a , a few  elements, maybe an, finish it off with an  button, and you’re done. You…

read more