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

Search In

Form inputs in Ionic Framework

Hello Readers, Ionic Framework provides some form inputs. These are same as HTML inputs but their styling is different from HTML inputs and we can customize them as required. Forms inputs in Ionic Framework are as follows: 1. ion-checkbox : These

Know about design

Its quite a feeling of contentment when I see my own work of graphics and web designing. Its been years since I started working thorough & I have learned a lot from people I interacted with and the projects I worked upon. I'd love to share some f

Push Notification in ios

Here are the Push Notification Check for iOS8 and iOS7. iOS Push Notification Check #define IS_iOS8 [[[UIDevice currentDevice] systemVersion] floatValue] >= 8?YES:NO if (IS_iOS8) { UIUserNotificationType types = UIUserNotificationTypeSo

Google Maps JS API v3 - Simple Multiple Marker Example

You can simply use below code to show the multiple markers on google map. var arr = new Array(); function initialize() { var i; var Locations = [ { lat:48.856614,

Disable the scrolling of list and allow the whole page to scroll

Hi i am currently working on an android application in it has list view inside the main activity. What i want is disable the scrolling of list and allow the whole page to scroll only,is there any way for that please do help..... I tried with belo

Two dimensional array in c#

Two dimensional array is a form of matrix in which users can have rows and columns as per need. We can think of table in which x no.of rows and y no.of columns are available. Syntax:  int item = a[i,j] This is a two dimensional array wh

How to read otp from message inbox if new message contains otp?

//We know that now a days apps like watsapp automatically read otp from messages //so this post will show you how to do that programatically. //First of all we need Broadcast Reciever that will announce broadcast that a new //message has arrived.

iOS-Get Number of Days According to the Selected Month in Month Picker

1. Suppose you want to select or get number of days as per its month. 2. First, use a picker & convert it into month picker you can use many third-party pods or simply use their .h or .m files also. 3. Once ur picker is ready to go select any mon

Modal dialog getting closed on submit and without processing form

I have a modal that when opened through ajax displays a form with a submit button. The modal is getting opened successfully but when I am submitting the data in the form the modal disappears without doing the requisite function. I have tried many th

Change product image by selecting only one attribute in Woocommerce Variable Products

This relates to an online clothing store. We have variable products set up with colour and size attributes, for example a product might have 2 variations; Green/Any Size and Black/Any Size. There is an image of the product in the corresponding colou

1 82 720
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: