PhoneGap SQLite Plugin

What is SQLite? SQLite is an embedded database software for local database / client-side storage. Features Serverless: It doesn’t follow the client-server model. Zero-Configuration: No headache of configuration or administration because of residing on the client side. Transactional: It is transactional in nature. Self Contained: It is self-contained in nature, i.e, no external dependencies. Reads/Writes: Read/Write operation …

AngularJS-Directive : Incharge To Give Commands

In this tutorial, we are going to create a simple application using angularjs-directives. This application will contain the following feature. Display all the available themes product. Each theme product contains a product image, show features button, price, features section, Hide Features and Buy Themes buttons. When a user clicks on a product’s Show Features button,  the features section …

PhoneGap Configuration File : Config.xml

Config.xml is a platform specific configuration file. With the help of this configuration file, it is possible to modify the default values of PhoneGap application elements like – Widget Name Description Plugins API Icons Splash Screens etc. Important Points About Config.xml Make sure it is at the top level of your application. You can take a look …

30 Best Free Premium Responsive WordPress Themes

Having a form on a website has become the basic need for almost every business, as clients are more interested in making online registrations and bookings.
But for this, you have to create your website with WordPress themes and those themes should be compatible with form integration so that you can easily interact with your attendees online and manage their information from your website itself. So, here I’ve collected down Best Free and Paid WordPress Themes With Forms for you that will surely win your heart.

CSS Image Sprites

CSS sprites are used to reduce the number of HTTP requests send to server. The smaller images are combined into a larger one at defined X and Y coordinates. After assigning this generated image to relevant page elements, using the background-position CSS property we can then shift the visible area to the required component image. Why we use image sprites: 1 : …

FormGet Video Tutorials Guide

You agree with the fact that video tutorial is a great way to learn software, business, creative skills, app and much more. Isn’t it? So to learn about FormGet from the beginning, I come up with the video tutorial series via this post.