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

Search In

How to access profile plugin data in Joomla?

Hello friends, Today we learn how we can access the profile plugin data in Joomla. To access the profile data User - Profile plugin should be enabled. Otherwise it will only display current user id. To access the data you need to write the followin

How to check next sibling of an element in jQuery?

Hello friends, Today we learn how to check next sibling of an element using jQuery. In jQuery, next() method is used to match the immediate sibling of an element. Syntax: .next( [selector ] ) selector is the optional parameter which is an expres

How to check a function exist or not in Angularjs?

Hello friends, Today we learn how to check a function exist or not. In angular js, IsFunction() is used to find out the function exist or not. If the function exists it returns true else it will return false. Syntax: angular.isFunction(value); v

How to ask for multiple permission at once in android?

How to ask for multiple permission in android at once. I m using below code but it is asking one permission at once, and when I close the app and relaunch it then it asks for next permission. How to get rid of this prob,,,,,,, any help  Thanx i

How to get difference between two or more arrays in PHP?

Hello friends, Today we learn how to find out the difference between two or more arrays. Difference between two or more arrays can be based upon key and value of arrays. PHP provides following functions to fulfill the same: 1. array_diff() Fun

Horizontal RecylerView Android

This blog is about how to create Horizontal Recycler view in Android. Recyler View is advanced version of ListView.  Here we start how to convert Recyler View scrolling to Horizontal scroll. 1. Create Project. 2. Create Activity. 3. Open Gra

Staggered Grid Layout with RecyclerView android

This blog is about how to create StaggeredGridLayout with Recycler view in Android. Recyler View is advanced version of ListView/GridView. Here we start how to Create StaggeredGridLayout with  Recyler View. 1. Create Project. 2. Create A

How to Create Sample Soap Webservice using Informatica MDM SIF

Can some one help me on to create a sample soap webservice using informatica mdm sif ? In this service how can i prepare a request and response and how can i map the response to my pojo class? If any sample projects are there for refere

How to get screen resolution under different devices

If you would like make adjustment under different screen resolution. Please follow the code below: var width = jQuery(window).width(); var height = jQuery(window).height();

Facebook SDK in iOS + Cordova.

Hello everyone, I need Facebook sdk in my app. I want to upload pic's ... So how to get Facebook SDK and Code In JS.. Using Cordova + iOS.. Please help.. Thanks & Regards Kishor

1 24 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: