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

Search In

Get Android app version from Play Store link andorid

This blog is about get current version of Android app on Play Store android using Jsoup. There is no official API to get version number but we can get it by reading HTML.   Here we start. 1. Create Project. 2. Open Manifest file and add Inter

Custom Multi Select Box

Customizing a multiple select is a very challenging task. The default layout of the multiple select box looks like this: To make it a drop-down multiple select box we need to create a custom made multi select box. Here is the html code: <lab

Learn how to copy text and paste to clipboard using javascript

Hii, To learn how we can copy text and paste to clipboard using very simple few lines of javascript code,Go through the given example below In this example execCommand() plays an important role in the following way: Step 1: I have a html tag i.e <

How to crop an image in android

Step1: First we have to add jcenter() repository to Project build.gradle allprojects { repositories { jcenter() } } Step2: Now add cropping library in our app build.gradle and synchronize the application. compile 'com.theartofd

How to send attachments in email using Codeingniter

Hello Reader's, If you have developed the web project in Codeigniter and want to send attachments using emails then in this blog you can learn how to do this. Sending the attachments can be done by several way in php, We will do this by

Why does HTML think 'Chucknorris' is a color?

Hey there! So this is a really interesting topic I came across yesterday. And immediately thought of sharing it with you all. In CSS, we are giving colors in RGB format or hexadecimal format. But what if you came to know that HTML accepts any rando

jquery attr() function

  The jquery attr() method help users to return the values of first selected elements as well as we can also set the values of attribute(i.e one or more attribute values.) Syntax :   //Return the value of an attribute:     &n

How to Create Glossy glass Button in 4 simple steps

STEP 1 Choose File > New. Once the new document window appears name the document then add width and height.   STEP 2 Create a circle by choosing ellipse tool or by pressing "L". Constrain the proportions by holding the "shi

Explaination of CSS3 animation

Hello Readers! In this blog, I am going to explain the concept of CSS3 Animations in simple words CSS3 animation is used to animate the text from one CSS style to another and adding many effects to it. Animations consist of two building blocks i.e @

Base Class for Joomla View

JViewLegacy is base class which is used for Joomla View. It includes the methods that are used to display the data or present the data Subclasses: JViewCategories, JViewCategory, JViewCategoryfeed Methods: Some of the methods of JViewLegacy are

1 571 633
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: