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

Search In

Hide/Show a View with slide up/down animation in Android

In android, we simply hide a view by setting its visibility. We can do this either in programming or in xml. In programming (we can say in Activity, Fragment etc) there is setVisibility(int) method to set or control the visibility of the view. Exampl

Using CSS gradient property in background

Hii, In this blog i am going share how to use css gradient property to increase visual appeal of your webpage. Go through the example below to learn how we can apply gradient property in background of any html tags in different ways. CSS gradient pr

How to Implement WebView in Android Based PhoneGap Application

Hello Today we would discuss about Embedding Webview in Andorid based PhoneGap Application: Before starting let us have a formal introduction about the Webview: It is a View that displays web pages. It is a class through which we can display some

Different Testing Technique utilized for Positive and Negative Testing?

Testing Technique utilized for Positive and Negative Testing Following strategies are utilized for Positive and negative approval of testing is: Boundary Value Analysis Equivalence Partitioning Boundary Value Analysis:- This is one of the produ

Interface

Interface is the way to get the multiple inheritance. This means that a class can inherit two or more class. As java, we can not extend more than one class but we can extend more than one interface. So Interface is used to have inheritance But there

JQuery click() method

To assign a click event to all paragraphs we use this method. this is the syntax: $("p").click(); now, in next step when an event fires, You must pass a function to this event: $("p").click(function(){ }); $(document).ready() The $(document).rea

Steps to create custom plugin in Joomla 1.5

There are some core plugins availabe in Joomla project for e.g. System, User, Search, authentication, content etc. Plugins provide a function which are associated with specific event trigger. In one of my project, I had a requirement to add page ti

Simple custom dropdown by using css

Hello Readers Here is the example of custom drop down by using Css and HTML. Here is the HTML <div class="container"> <div class="customSelect"> <span class="arrow"></span> <select id="selectVal

Adding Poster Image to an Audio File using FFmpeg Command

Hello Readers, Usually, we need to add a poster image with audio like with mp3 in your project. You can use FFmpeg application command for the same task to add audio (e.g. audio.mp3) to one "poster" image. You will need -shortest codac to expre

What is KEYWORD DENSITY?

What is Keyword? Keywords are very important to your Site’s SEO. For the entire SEO campaign your Keywords will act as the cornerstone. If you don’t have right keywords, you have no foundation for your SEO structure and you won’t get the desired res

1 382 423
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: