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 setInterval() Function Example in JavaScript

Feb 25, 2013 0 comments
Introduction

Here I will explain how to use jQuery setInterval function with example. jQuery setInterval function is used to execute functions at regular intervals of time. Suppose if we want to execute one JavaScript function for every 10 seconds or for a specific time we can use jQuery setInterval function to achieve this functionality. 

Description:
  
In previous articles I explained Start and Stop timer in JavaScript, Show user current location on google map, Regular expression to validate file upload extension,
jQuery Bouncing Menu Example and many articles relating to jQuery, JavaScript. Now I will explain how to use jQuery setInterval() function with example. 

jQuery Add More or Less Link to Text | Show More Link to Shorten Text to Display Rest of Text

Feb 24, 2013 19 comments
Introduction
  
Here I will explain how to add more/less link to text to display remaining text in
jQuery or add read more link button to text using jQuery. In Facebook if text is more than few characters those extra words will hide and display more link to display rest of text to user. Now I will explain how to create the "More" link button to display rest of the text using jQuery.

Description:
  
In previous posts I explained Add blinking text using jQuery, jQuery Show hidden content on mouse over, jQuery Bouning Menu Example, jQuery floating menu with scrolling and many articles relating to 
jQuery, asp.net. How to display limited text with more link to display remaining text using jQuery.

Change Page Title with jQuery Dynamically

3 comments
Introduction
  
Here I will explain how to
change/set page title using jQuery or change the title of page dynamically with jQuery.

Description:
  
In previous posts I explained Simple jQuery Dropdown Menu, jQuery Image slideshow with transparent overlay captions,
jQuery Get number of facebook likes, shares count for url, and many articles relating to jQuery, JavaScript, asp.net. Now I will explain how to change/set page title using jQuery.

To change page title dynamically in jQuery we can write the code in different ways like as shown below

jQuery Get JSON Data/Response From URL in JavaScript

1 comments
Introduction
  
Here I will explain how to get
JSON data from url in JavaScript or jQuery get JSON response from url in JavaScript.

Description:
  
In previous posts I explained Create Short urls using in javaScript,
jQuery Get number of facebook likes, shares count for url, jQuery Google Currency Converter API Example and many articles relating to jQueryJavaScript, asp.net. Now I will explain how to get JSON response or data from url in JavaScript.

To get JSON data or response from url in JavaScript we can write in different ways like as shown below

Create Goog.le Short Urls in JavaScript using Google URL Shortener API Example

Feb 20, 2013 5 comments
Introduction

Here I will explain how to create JavaScript short urls using google URL Shortener API in jQuery or create goog.le short urls using jQuery, JavaScript. Google Provides URL Shortener API to create short urls with goog.le for free with a daily limit of 1,000,000 requests.

Description

In previous articles I explained Show user current location on google map, Google Map with latitude and longitude, jQuery Google currency converter and many articles relating to Google API, JavaScript, jQuery, asp.net. Now I will explain how to create short urls using google URL Shortener API in JavaScript , jQuery.

Start and Stop a Timer in JavaScript | Function Execution Start and Stop in JavaScript

Feb 5, 2013 6 comments
Introduction

Here I will explain how to start and stop timer example in JavaScript or start and stop function execution using JavaScript in asp.net.

Description:
  
In previous articles I explained Execute JavaScript function at regular intervals of time
jQuery get current page url and title, jQuery shake image on mouse hover and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to implement start and stop timer example in JavaScript.

Call a JavaScript Function at Regular Intervals | Execute Function Every n Seconds

3 comments
Introduction

Here I will explain how to call a JavaScript function at regular intervals of time or run/execute JavaScript function every 10 seconds or execute JavaScript function at specific time in asp.net.

Description:
  
In previous articles I explained
jQuery get current page url and title, jQuery get url parameter values, Create tabbed Menu with rounded corners using CSS, jQuery shake image on mouse hover and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to call a JavaScript function at regular intervals of time in asp.net.

Generate Random Colors in JavaScript | Random Color Generator in JavaScript

2 comments
Introduction

Here I will explain how to generate random colors for div using JavaScript and change color of div at regular intervals of time using JavaScript in asp.net.

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, asp.net. Now I will explain how to generate random colors for div using JavaScript in asp.net.

jQuery Get Current Page URL & Title | JavaScript Get Current Page URL & Title

Feb 1, 2013 1 comments
Introduction

Here I will explain how to get current page url in jQuery or get current page url using JavaScript in asp.net

Description:
  
In previous articles I explained
JavaScript Get Current User Location Details, JavaScript Show Google Map with Latitude and Longitude, JavaScript Redirect to Another Page After Some Time Delay and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to get current page url and title in jQuery or get current page url and title using JavaScript in asp.net

Javascript Get User IP Address, Latitude, Longitude, Country, City, State Details

Jan 24, 2013 25 comments
Introduction

Here I will explain how to get user current location details IP address, country, city, state, latitude and longitude using smart-ip json url in JavaScript using asp.net in C#, VB.NET.

Description:
  
In previous articles I explained jQuery Shake image on mouse over, jQuery upload multiple files using multiple file upload plugin,
jQuery fancy switch on and off effects example and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to get current user location details IP address, country, city, state, latitude and longitude using smart-ip json url in JavaScript

To get current user location details I am using smart-ip.net json string to get all the information for that you need to write the following code

Show User Current Location on Google Map using GeoLocation API in Website

Jan 20, 2013 26 comments
Introduction:

Here I will explain how to show user current location using Google map API  (Geolocation) using JavaScript in asp.net website or Get user current location details (latitude and longitude) using Google map API (Geolocation) in JavaScript asp.net website.

Description:

Show Google Map with Latitude and Longitude in Asp.net Website

10 comments
Introduction:

Here I will explain how to show Google map with latitude and longitude using JavaScript in asp.net website or Display Google map based on latitude and longitude in asp.net website example.

Description:

JavaScript Show Info Window in Google Map When Click on Marker in Asp.net Website

Jan 19, 2013 3 comments
Introduction:

Here I will explain how to show info window when click on marker in Google maps api using JavaScript or show address in Google map with balloon type in asp.net website.

Description:

In previous article I explained clearly how to add Google map to website in asp.net, Add marker to Google map in asp.net website, Add multiple markers to Google map using JSON, Add custom marker to Google maps API and many articles relating to jQuery, JavaScript, asp.net. Now I will explain how to show info window when click on marker in Google maps api in asp.net website.

Adding Animated Markers to Google Maps V3 with JavaScript in Asp.net Website

Jan 18, 2013 4 comments
Introduction:

Here I will explain how to add animated marker in Google maps api using JavaScript in asp.net website or Show animated marker in Google maps api in asp.net.

Description:

In previous article I explained clearly how to add Google map to website in asp.net, Add marker to Google map in asp.net website, Add multiple markers to Google map using JSON, jQuery Google currency converter example and many articles relating to jQuery, JavaScript, asp.net. Now I will explain how to add animated marker in Google maps api in asp.net website.
© 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.