
Search In
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
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
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 <
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
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
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


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


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
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 @
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
