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

Search In

How to detect if user click inside and outside of an Iframe

Hello Reader's! If you are developing the contents with Iframe window and you want make it show the click inside and outside the iframe, Then you can use the code below:- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html

Cordova plugin InAppBrowser

Hi All, Today we will discuss in this blog how to use InAppBrowser in your Cordova Application. -InAppBrowser is a web browser view in a Cordova application that displays when calling window.open() function. To use the functionality in your Cordova

How to get data from rss feed in android

RSS simply means Really Simple syndication, this is a xml document which is created by a website. You need to parse this xml file and show the information:- Here is the code that can help you :- Step 1:-Declare the variable of which you want to ext

Adding Component Dynamically In Swings

Hi All, If you are adding JButton ,JLabel or JComboBox etc dynamically or adding them during runtime For example public class Main { public JPanel buttonPanel ; public static void main(String[] args) { JFrame frame = new JFrame();

Building AssetBundles

AssetBundle AssetBundles let you stream additional assets via the WWW class and instantiate them at runtime.Note that bundles are not fully compatible between platforms. A bundle built for any of the standalone platforms (including webplayer) can be

Play with AJAX - Liferay

Ajax is one of those patterns that are a must have with a UI framework, so let's go ahead and jump right into doing some Ajax requests, and then we'll dive into the more complex cases. Let's prep our sandbox, the module we're going to use is called

How to Use Services in Android Simple Example

Using Services In Android Service is an application component which runs in the background and do not have a user interface.Services can be of two forms:: Started Service can be started from an application component such as Activity

SEO Techniques and It’s Business Value

What is SEO A three letter word SEO, seems to be very short but having so much worth in its significance. SEO stands for Search Engine Optimization which means optimizing websites for the search engines so that they can match the exact guidelines as

Search Engine Optimization Process

This Blog is all about SEO Strategy and how it works for a particular website .First of all in this there is a need to know about SEO, SEO(Search Engine optimization) is a process of increasing the visibility of your website on various search engines

How to create dynamic UITableViewCell for Chat

Following code will help you to create dynamic UITableViewCell w.r.t to its content of message. -(void)setChatData:(ChatMessage *)messageObj memberDict:(NSDictionary *)memberDict isCurrentUser:(BOOL)isCurrentUser{ NSDictionary *userDict = [m

1 370 408
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: