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

jQuery Scrollable Div with Fixed Header Example

Apr 2, 2013 4 comments
Introduction
  
Here I will explain jQuery fixed header or div on scrolling example or facebook like fixed table header on scrolling in jQuery. jQuery fixed header on scroll is used to display header at the top of the web page at all times.

SharePoint 2010 - Enable Treeview Navigation | Configure Tree View Menu in SharePoint 2010

1 comments
Introduction:

Here I will explain how to enable treeview navigation in SharePoint 2010. If we enable treeview navigation in SharePoint that will provide hierarchical view of lists, libraries and subsites of current site. The tree view in SharePoint is displayed to the side of most pages of the site, below the Quick Launch. The tree view in SharePoint is disabled by default.   

Description:


To enable treeview navigation in SharePoint 2010 we need to follow below steps

jQuery Hover Dropdown Menu with CSS Example | Show jQuery Dropdown Menu on Hover with CSS

Apr 1, 2013 11 comments
Introduction:

Here I will explain how to show jQuery dropdown menu on hover with CSS example or show/hide dropdown menu on hover/mouseout using jQuery.

Description:
  
In previous articles I explained jQuery dropdown menu with CSS, jQuery Bounce Menu Example, jQuery floating navigation menu on scrolling and many articles relating to
JavaScript, jQuery, asp.net. Now I will explain how to show/hide dropdown menu on hover/mouseout using jQuery.

How to Change Default Text Selection Color with CSS | CSS Change Text Highlight Color

2 comments
Introduction

Here I will show how to change default text selection color with CSS in website or change text highlight color using CSS in website.

Description:
  
In previous articles I explained
jQuery Change background color of div, jQuery fadein fadeout effect, jQuery get current page url and title, jQuery create rounded corners for textbox and many articles relating to JavaScript, jQuery, CSS, asp.net. Now I will explain how to change text selection color using CSS in website.

To change text selection color using CSS we need to write the CSS classes like as shown below

Open Show jQuery Modal POPUP Window on Page Load with Example

Mar 31, 2013 26 comments
Introduction

Here I will explain how to open or show jQuery modal popup window on page load with example or Get jQuery modal popup box to appear on page load.  Simple jQuery modal popup window or jQuery modal dialog is used to show alerts messages, notifications, errors and many more with beautiful css styles.


To show jQuery popup window on page load we need to write the code as shown below

SharePoint 2010 - How to Delete a SharePoint Site from SharePoint Site Collection

0 comments
Introduction:

Here I will explain how to delete a SharePoint site in SharePoint 2010 or how to delete site from SharePoint site collection in SharePoint 2010.

Description:


To delete site from SharePoint site collection you need to follow below steps

jQuery Open YouTube Video in Modal POPUP Window Example

Mar 30, 2013 5 comments
Introduction

Here I will explain how to use jQuery to open YouTube video in popup / lightbox window or jQuery show YouTube video in popup window.  By using jQuery modal popup / lightbox window we can display YouTube video in popup window.


To show YouTube video in popup window we can use jQuery modal popup window for that we need to write the code as shown below

Simple jQuery Modal POPUP Window Example

24 comments
Introduction

Here I will show how to implement simple jQuery modalpopup window with example.  Simple jQuery modal popup window or jQuery modal dialog example is used to show alerts messages, notifications, errors and many more with beautiful css styles.

Description:
  
In previous posts I explained Show subscribe modal popup for website,
Ajax confirmation box with modalpopup, Open/Close Ajax ModalPopUpExtender using JavaScript, Ajax modalpopup example to edit gridview rows and many articles relating to jQuery, Asp.net. Now I will explain how to show simple jQuery modalpopup window with example.

SharePoint 2010 - How to Change Site Theme

0 comments
Introduction:

Here I will explain how to change site theme in SharePoint 2010 or change the theme of SharePoint site 2010.

Description:

In previous post I explained Allow Anonymous access to SharePoint site, create new survey in SharePoint 2010 and Delete users from group in SharePoint 2010. Now I will explain how to change site theme in SharePoint 2010 or change the theme of SharePoint site 2010.

To change site theme in SharePoint 2010 you need to follow below steps

Use jQuery to Hide a DIV when Clicks Outside of it in JavaScript

Mar 28, 2013 5 comments
Introduction

Here I will explain how to use
jQuery to close or hide div when user clicks outside of it or Hide/Close div when clicked outside of it using jQuery or how to close open div when click outside of it using jQuery.

Description:
  
In previous posts I explained jQuery Check internet connection using JavaScript, jQuery Custom Right click Context Menu, jQuery UI Virtual keyboard example, jQuery Show hidden content on mouse over on top of element and many articles relating to
jQuery. Now I will explain how to close open div when click outside of it using jQuery.

If you want to close open div when click outside of it we need to write the code like as shown below

jQuery Right Click Context Menu Example | Custom jQuery Right Click Menu

9 comments
Introduction

Here I will explain how to make/ create 
custom jQuery right click context menu example or custom right click menu using jQuery and how to disable right click on the page using JQuery.

Description:
  
In previous posts I explained
change background of controls when validation fails, Change textbox background color in JavaScript, split the string, add fade in effect to page, Password strength jquery plugin examples and many articles relating to JQuery. Now I will explain how to create custom right click context menu using JQuery.

JavaScript - Check Internet Connection using jQuery Example

15 comments
Introduction

Here I will explain how to check internet connection using
jQuery / JavaScript or Check internet connection with JavaScript.

Description:
  
In previous articles I explained JavaScript remove duplicate values from arraylist,
jQuery change background color randomly, jQuery create rounded corner textbox, JavaScript Show number of characters left in textbox and many articles relating to JQuery, JavaScript and asp.net. Now I will explain how to check internet connection using jQuery or JavaScript.

SharePoint 2010 - How to Delete a User from a Group

0 comments
Introduction:

Here I will explain how to remove or delete users from group in SharePoint 2010.

Description:

How to Create a Survey in SharePoint 2010 | SharePoint Survey Example

Mar 27, 2013 3 comments
Introduction:

Here I will explain how to create a survey in SharePoint 2010 or create new survey in SharePoint site in 2010.

Description:


To create new survey in SharePoint site in 2010 we need to follow below steps 

C# - Break or Exit For Each Loop in VB.NET | Exit/Break For Loop in C#, VB.NET

Mar 26, 2013 2 comments
Introduction

Here I will explain how break or exit for each loop in C#, VB.NET or Exit or break for loop in C#VB.NET

Description:
  
In previous articles I explained C#- Pass table as parameter to stored procedure, Delete selected row from datatable, C#- Split string with special characters and many articles relating to C#, VB.NET and
asp.net. Now I will explain how to exit or break for each loop in C#, VB.NET.

If you want to exit or break from for each loop we need use break statement for that we need write the code like as shown below

How to Create a Site in SharePoint 2010 | Create New Site in SharePoint 2010

1 comments
Introduction:

Here I will explain how to create a new site in SharePoint 2010 or create new SharePoint website in 2010.

Description:


To create new site in SharePoint 2010 we need to follow below steps

jQuery Check Empty Value or Null Value | Check if String Contains Null or Empty Value

Mar 25, 2013 3 comments
Introduction

Here I will explain how to use jQuery to check null or empty value or check if string contains null or empty value using jQuery.

Description:
  
In previous articles I explained
jQuery get current page url and title, jQuery disable future dates in datepicker, jQuery Get Cursor position, jQuery Bind double click event to button control, jQuery create rounded corners for textbox and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to check if string contains null or empty value using jQuery.

If you want to check if string empty or null for that check below methods

How to Enable Anonymous Access in SharePoint 2010

0 comments
Introduction:

Here I will explain how to enable anonymous access in SharePoint 2010 site or Enable Anonymous access to SharePoint site to all visitors to view SharePoint site anonymously without having to log in.

Description:

In previous post I explained Uses of SharePointCreate new group in SharePointAdd users to SharePoint GroupAdd Users to SharePoint SiteSharePoint Browsers Compatibility. Now I will explain how to enable anonymous access in SharePoint 2010 site.
© 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.