Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Loader in HTML

We can design a loader using HTML/CSS. In the below example the loader is designed using transition. Transition is used for animation in HTML. To see the transition effect we have to use to things:- 1. CSS effect which we want to apply. 2. Time d

7 Reasons Why Business Enterprises Can't Avoid Internet Marketing

  Whether you are an entrepreneur, job seeker or a sales and marketing executive you can't avoid the growing industry of digital marketing which is able to allow a startup to become a brand and is creating jobs.   1.The s

Set time interval between events with queue function

Hello Readers, In this Blog I explain about the events and queue functions and how can we set interval between this events in jquery. If you can use this then: First, you can use queue() function (jquery function) to set time interval between even

Difference between AutoCompleteTextView and MultiAutoCompleteTextView

In most of the applications user wants suggestions from a ListView/Source while typing in an editable text field. For that particular thing we have two different editable TextViews which provide a drop down menu. AutoCompleteTextView only offers t

Paypal verify Card details for make payment

Hello guys, Its really helpful for integration Paypal in PHP to verify card details. To integrate it, first you have to download the PHP-Paypal SDK, below is the direct link https://github.com/paypal/PayPal-PHP-SDK/releases // 1. Autoload the SDK P

Sending Email in OpenERP /Odoo

If you want to Sending Email in OpenERP (Odoo) follow the below mentioned steps: - Step-1 Go to sales Menu Step-2 Go to sales Orders and click on create button. Step-3 after clicking Create Button, fill in the above Quotation in below figure.

Reset or Retrieve value of all hidden type input box of FORM or DIV using jquery

Reset or Retrieve value of all hidden type input box of FORM or DIV using jQuery .each() method. You can use below code for this <!DOCTYPE html> <html> <head> <title>Reset or Retrieve value of all hidden type inpu

How to create and modify the attributes of property in JavaScript

This tutorial will help a user to learn how to create a property with specified attribute values or modify the attributes of a property that already exists in JavaScript 1. Creating a property: // using Object.defineProperty() for creating a ne

Implement Producer Consumer Problem Using Threading in Java

Producer–Consumer problem is also known as the bounded-buffer problem.It is multi-process synchronization problem.There are two processes one is producer and another is consumer that can share a common and fixed-size buffer. The producer insert the d

How to create user authentication plugin in joomla

Authentication plugin provides facility for user to authenticate the user from any source such as database. As all the plugins in Joomla are inherited by jPlugin class so we can create our own custom plugin which will inherit from base class for usin

1 326 949
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: