Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Showing posts with label Javascript. Show all posts
Showing posts with label Javascript. Show all posts

jQuery Fixed Header (DIV) on Page Scroll or Window Scroll with Example

Mar 3, 2015 0 comments
Introduction
  
Here I will explain jQuery fixed header or div on scrolling example or jQuery fixed header or div on page scroll or windows scroll with example. jQuery fixed header on scroll is used to display header at the top of the web page at all times during page or window scroll.

Show (Display) Alert Message Box from Code Behind in Asp.net using C#, VB.NET

2 comments
Introduction

Here I will explain how to show alert message box 
from code behind in asp.net using c# and vb.net or display alert message from code behind in asp.net using c# and vb.net.

Description:

In previous posts I explained call page methods from JSON string in asp.net, jQuery floating div on page scrolljQuery generate years dropdown dynamically, asp.net Google currency converter and many articles relating to
gridview, asp.net, c#. Now I will explain how to show alert message box from code behind in asp.net using c# and vb.net .

Get Validate Textbox Controls Inside Gridview using JavaScript in Asp.net

Dec 29, 2014 4 comments
Introduction

Here I will explain how to get or validate textbox controls inside of
asp.net gridview using JavaScript or validate asp.net gridview footer controls (textbox, dropdownlist, checkbox, radio button etc..) values in JavaScript.


To get or validate textbox controls inside of asp.net gridview using JavaScript we need to write the code like as shown below

Dropdownlist Validation using JavaScript in HTML, Asp.net

3 comments
Introduction

Here I will explain how to validate dropdownlist using
JavaScript in asp.net or html or dropdownlist validation using JavaScript in html or asp.net. To validate dropdownlist first we need to get selected value of dropdown based on that we can raise validation message.

JavaScript Get Whole Number Division using Math.Ceil function

Dec 11, 2014 1 comments
Introduction

Here I will explain how to get whole number division in
JavaScript or jQuery using Math.ceil() method. Math.ceil() method will rounds number upwards to next nearest integer.

Description:
  
In previous articles I explained how to remove row in table using jQuery, jQuery highlight table row and column on mouseover in asp.net, jQuery detect caps lock on or not,
jQuery change image on mouseover, jQuery dropdown with images, jQuery Countdown timer script example and many articles relating to jQuery and asp.net. Now I will explain how to get whole number division in JavaScript or jQuery using math.ceil() method.

How to Remove Row in Table using jQuery

Nov 25, 2014 1 comments
Introduction

Here I will explain in
how to remove row in table using jQuery or jQuery remove current selected row from  table or how to delete table row using jQuery.

jQuery Remove Previous Row tr in Table

1 comments
Introduction

Here I will explain in
jQuery how to remove previous table row or jQuery remove previous tr in table or remove table previous row or tr in jQuery.

jQuery Detect Caps Lock On or Off in JavaScript

Nov 12, 2014 7 comments
Introduction

Here I will explain in
jQuery how to detect caps lock on or off in JavaScript. Generally to detect or check caps lock on or off in page load it’s not possible we can analyze key code only in key press using jQuery or JavaScript.

How to Get (Access) Gridview Footer Controls id in JavaScript

Nov 4, 2014 1 comments
Introduction

Here I will explain how to access or get 
asp.net gridview footer control ids or values in JavaScript or find controls inside gridview in JavaScript or find asp.net gridview footer controls (textbox, dropdownlist, checkbox, radio button etc..) values or ids in JavaScript.

jQuery Get Dropdownlist Selected Value Onchange Event Example

Oct 18, 2014 4 comments
Introduction

Here I will explain how to use
jQuery to get dropdownlist selected value onchange Event or jQuery dropdown change event get selected value or jQuery get dropdownlist selected value onchange event.

Description:
  
In previous articles I explained
jQuery check if checkbox is checked or not, jQuery change opacity of image on mouseover, jQuery change image on mouseover, jQuery dropdown with images, jQuery show alert message while leaving from website, jQuery Countdown timer script example and many articles relating to jQuery and asp.net. Now I will explain how to get dropdownlist selected value during onchange event.

jQuery String indexOf Method Example in JavaScript (Uses of indexof Method in jQuery)

Oct 14, 2014 0 comments
Introduction

Here I will explain what is string indexof method in JavaScript or
jQuery and uses of indexof method in JavaScript or jQuery with example. Indexof method in jQuery or JavaScript is used to check whether particular word existing in string or not and we can get position of first occurrence of word in string. This indexof method will return -1 incase if the word not exists in string in JavaScript or jQuery.

jQuery Clone (Copy) Dropdown List with Selected Value

Jul 9, 2014 5 comments
Introduction

Here I will explain how to use
jQuery to copy or clone dropdown list with selected option or jQuery copy dropdown value to another dropdown.

Description:
  
In previous articles I explained jQuery get radio button selected value by name, jQuery pdf viewer plugin examples, jQuery news ticker plugin examples,
jQuery dropdown with images, jQuery Countdown timer script example and many articles relating to jQuery in asp.net. Now I will explain how to get clone dropdown list using jQuery.

jQuery Check if Radio Button is Checked (Selected) or Not

Jul 2, 2014 0 comments
Introduction

Here I will explain how to use
jQuery to check if radio button checked / selected or not. In jQuery we can check if radio button selected / checked or not in different ways by using radio button properties prop or attr.

Description:
  
In previous articles I explained jQuery check if checkbox checked or not, jQuery dropdown with images, jQuery change style of controls, jQuery enable or disable hyperlinks,
jQuery Countdown timer script example and many articles relating to jQuery and asp.net. Now I will how to check if radio button checked / selected or not in jQuery.

We can check whether radio button checked or not in different ways those are

jQuery Check DIV Contains Content (Data) or Not

Jul 1, 2014 0 comments
Introduction:

Here I will explain how to use
jQuery to check if div contains text (data) or not or jQuery check div contains content (data) or not or jQuery check whether div contains empty or not.

Description:
  
In previous articles I explained jQuery Slideup Slidedown and SlideToggle Effects Example, jQuery drag and drop div example,
jQuery dropdown with images, jQuery show alert message while leaving from website, jQuery Countdown timer script example and many articles relating to jQuery and asp.net. Now I will how to check if div contains text (data) or not.

If we want to check div contains data or not we need to write the code snippet like as shown below

jQuery Check if Checkbox is Checked (Selected) or Not

Jun 25, 2014 1 comments
Introduction

Here I will explain how to use
jQuery to check if checkbox checked/selected or not or jQuery code to check if checkbox selected or unchecked or check if checkbox selected or not using jQuery.

Description:
  
In previous articles I explained
jQuery change image on mouseover, jQuery dropdown with images, jQuery show alert message while leaving from website, jQuery Countdown timer script example and many articles relating to jQuery and asp.net. Now I will how to check if checkbox checked or not in jQuery.

We can check whether checkbox checked or not in different ways those are
© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.