Quantcast
Browsing latest articles
Browse All 5 View Live

Hide and Show a Text Using jQuery – Example

With jQuery manipulation of HTML & CSS can be done very easily. Here we are going to show how to Hide a line of text using jQuery & Show it back also. Let’s code speak first…. <html>...

View Article


Image may be NSFW.
Clik here to view.

CustomAlert without any custom Layout in android.

We can create a dialog with custom alert dialog with our xml in android. But for making simple alerts we can make custom alerts through code itself. Here is a simple function for this. Here I am having...

View Article


Image may be NSFW.
Clik here to view.

How to override hardware Home button in android? OR How to listen to home...

Hello everyone… In this post I will show you how to listen to hardware button in an android smartphone. This post especially shows how to listen to the home button in android. But my advice is never...

View Article

Image may be NSFW.
Clik here to view.

Placing Controls in a Widget in Android and Listening to the events from them.

Hello everyone.. I have already shown how to create a simple widget and add it to the home screen in my previous posts. If you have missed these posts please check it here. How to create a widget in...

View Article

Image may be NSFW.
Clik here to view.

ActionBar with Search Option and other options in Android.

I have already shown some examples with ActionBar. This is the example showing how to start with ActionBar in android. 1. Android removes the need of Menu button from devices with ActionBar. 2. How to...

View Article

Browsing latest articles
Browse All 5 View Live