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

Search In

Get both text and value of selected option in a dropdown in Asp.Net MVC

How to get both text and value of selected option in a dropdown in Asp.Net MVC? While working in a MVC project, I got a requirement where I needed both Value as well as Text of the selected option in the Dropdown. The solution that worked for m

Share Screenshot On FaceBook

Hello Readers !!   Today we are going to discuss a very interesting topic. Yes, i.e. Facebook Sharing to get more users for our apps or games. If you don't know about how to create FaceBook app then please read my following Blog:- http:/

Display image preview before upload using jQuery

<html> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> </head> <body> <img id="thumbnail" src="test.png" alt="Image"/> <

Display image before upload using javascript/jQuery

This post demonstrates how to display an image prior to uploading it on server. This demo uses the JavaScript's readAsDataURL method of reader API which will read image as url. <html> <head> <script src="https://ajax.googl

How to create dynamic checkbox using JavaScript

With the help of JavaScript, I have created a dynamic checkbox function. When i will click on create button it will dynamically create a checkbox item list and by clicking on checkbox item it will be removed easily. <html> <head> <tit

RecycleView misbehaving! "notifyItemRangeInserted(int positionStart, int itemCount)" method taking too long to add item views

RecyclerView is not behaving properly when added as child of a NestedScollView (New Items added to RecyclerView taking more than 2 mins to reflect)   RecyclerView is not behaving properly when added as child of a NestedScollView PROBLEM -&nbs

How to use Autowire With Qualifiers?

In Spring we use @Qualifier to indicate which bean we want to qualify to autowired on a field. when we create multiple beans of the same type( for example: Department) and want to autowire only one of them with a property in some other class (for ex

before_save And after_destroy callbacks in Rails

Sometimes while developing applications, need arises that we have to get some operation performed either before or after the execution of some method. For these purposes rails provide us with some nice hooks or we can say callbacks which can be call

Pagination in joomla

The JPagination class allows developers to reliably and consistently add pagination to the Front-end and Back-end display of their components. The file containing the class can be found at /libraries/joomla/html/pagination.php. The construct functio

Start an infinite animation effect on page load using jQuery

Hii, When we talk about adding animation effect in our web page then  css is one the best option we use along with any of the programming laungage such as javascript,jQuery etc to give dynamic animation effects. Using animation effect in a webpa

1 366 481
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: