
Search In
A project can be tricky and prone to risk and challenges. But if the challenges are filtered and isolated to investigate about, the course of managing the project becomes a glitch-free road. This is why the root-cause analysis is essential to improve
When you obtain a bespoke web design and a superb UX, somewhere in the middle, a responsive design happens. Сustom responsive web design (RWD) services are the way users engage with your website on a wide range of devices. That’s how we define RWD.&n
Responsive Web Design
Responsive website
Responsive web design has become a household term. A responsive website is must if you want to have a user-frie
Here I have created Set Image and Image ScrollView. In the below example when we clicked Image that image will be set on page. Below example will described you how to make Image View and ScrollView.
Step(1)activity_main.xml Layout-
<?xml version=
Hello Readers,
The jQuery animate() method is used to create custom animations.
If you want to create some animation effect in your HTML, then you can use jQuery .animate() method for the same.
We use following syntax for create animation.
Syntax:
In the below example I have created custom ViewPager in android. Here first I have added TextView and ViewPager in activity_main.xml and In MainActivity I have used MyPagerAdapter class and extends with the PagerAdapter class , In resource i have add
Hello Readers, Today we discussed about How to add custom page into admin dashboard through and add pagination into WP_Query.
If you want to add custom menu page into your admin panel you can create a plugin or write the code into your function.php
File uploading is one of the most required feature in most of applications. This tutorial demonstrate how we can upload an image file in an application developed on Yii2 framework. There is an inbuilt class yii\web\UploadedFile in Yii2 which can be u
In this blog, we will learn how easy to create rotating and translating images by using css3 keyframes, here we will create spinning wind turbine and a blue sky with clouds floating in the background.
In this example I have taken images of clouds fa
Below example code will helps you to create Chronometer. For this firstly, In activity_main.xml layout I have added buttons and Chronometer layout. Now See MainActivity, here I have used start(), stop(), SystemClock.elapsedRealtime()), setFormat() me
