<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tutorials, Scripts, Technology and Interview Tips &#187; JavaScripts</title>
	<atom:link href="http://mistonline.in/wp/technology/javascripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://mistonline.in/wp</link>
	<description>The One Stop Reference For Web Developers</description>
	<lastBuildDate>Tue, 15 May 2012 15:59:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Buzzing or vibrating the login form using jquery</title>
		<link>http://mistonline.in/wp/buzzing-or-vibrating-the-login-form-using-jquery/</link>
		<comments>http://mistonline.in/wp/buzzing-or-vibrating-the-login-form-using-jquery/#comments</comments>
		<pubDate>Tue, 15 May 2012 15:55:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Css]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1728</guid>
		<description><![CDATA[We have lot of script to vibrate a login form using jquery. This is just another one. It has some jquery, CSS and basic HTML. Thanks to Andreas Lagerkvist for his excellent vibrating function. First load the jquery module. Then we have to add the main functions that helps in vibrating/buzzing the form. Here i [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/buzzing-or-vibrating-the-login-form-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple div slideshow using jquery</title>
		<link>http://mistonline.in/wp/simple-div-slideshow-using-jquery/</link>
		<comments>http://mistonline.in/wp/simple-div-slideshow-using-jquery/#comments</comments>
		<pubDate>Tue, 08 May 2012 18:54:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1724</guid>
		<description><![CDATA[Jquery is a boon to web developers, we have all the functions built in and just need to call them when required.Here we are going to have a div area slideshow using jquery, we have buttons to control the slide. For that first and foremost we require the jquery library to get loaded. After that [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/simple-div-slideshow-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enter only numbers inside a input field of a form using javascript</title>
		<link>http://mistonline.in/wp/enter-only-numbers-inside-a-input-field-of-a-form-using-javascript/</link>
		<comments>http://mistonline.in/wp/enter-only-numbers-inside-a-input-field-of-a-form-using-javascript/#comments</comments>
		<pubDate>Tue, 01 May 2012 15:24:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1708</guid>
		<description><![CDATA[There are fields in a form where we need only numbers to be entered by our users, for example fields like pincode, phone numbers, mobile numbers etc., Here is a small function to accomplish this task. Here is the input field in HTML Explanation, the function will check whether the entered key code is greater [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/enter-only-numbers-inside-a-input-field-of-a-form-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slide in and out animate div vertically using jquery</title>
		<link>http://mistonline.in/wp/slide-in-and-out-animate-div-vertically-using-jquery/</link>
		<comments>http://mistonline.in/wp/slide-in-and-out-animate-div-vertically-using-jquery/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 15:00:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1702</guid>
		<description><![CDATA[This is just a simple div slide in and out animation that can be incorporated in to any website. This can be used whenever the website designer/developer needs their web users attention to be redirected to that particular content atleast for a second. Really useful if we need our sponser listing to be displayed in [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/slide-in-and-out-animate-div-vertically-using-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Change webpage font color or background color from the user side using javascript</title>
		<link>http://mistonline.in/wp/change-webpage-font-color-or-background-color-from-the-user-side-using-javascript/</link>
		<comments>http://mistonline.in/wp/change-webpage-font-color-or-background-color-from-the-user-side-using-javascript/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 14:34:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1678</guid>
		<description><![CDATA[Script to change webpage color from the server side are widely available, Even in this website we have 3 different versions of changing webpage background. One using PHP Change background color using php for a webpage Other two using javascript A single link that cycles through several webpage background color using javascript Change webpage background [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/change-webpage-font-color-or-background-color-from-the-user-side-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A single link that cycles through several webpage background color using javascript</title>
		<link>http://mistonline.in/wp/a-single-link-that-cycles-through-several-webpage-background-color-using-javascript/</link>
		<comments>http://mistonline.in/wp/a-single-link-that-cycles-through-several-webpage-background-color-using-javascript/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 16:03:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1673</guid>
		<description><![CDATA[Using a single button we can cycle through different background colors for a webpage using javascript.This script will automatically cycle through a list of background colors on a single click.This tutorial is just a continuation or a second part for the tutorial Change webpage background color using javascript, Here we are using setInterval() and also [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/a-single-link-that-cycles-through-several-webpage-background-color-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capitalize first letter or alphabet of a input field using javascipt</title>
		<link>http://mistonline.in/wp/capitalize-first-letter-or-alphabet-of-a-input-field-using-javascipt/</link>
		<comments>http://mistonline.in/wp/capitalize-first-letter-or-alphabet-of-a-input-field-using-javascipt/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 21:10:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1634</guid>
		<description><![CDATA[This is a simple tutorial which shows how to capitalize first alphabet or letter using javascript. Say for instance you have a contact form in which it has an input field that requires the NAME of the user. Names should always begin with CAPS and the user just like that entered his/her name in the [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/capitalize-first-letter-or-alphabet-of-a-input-field-using-javascipt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Load webpage dynamically from query string using simple javascript and iframe</title>
		<link>http://mistonline.in/wp/load-webpage-dynamically-from-query-string-using-simple-javascript-and-iframe/</link>
		<comments>http://mistonline.in/wp/load-webpage-dynamically-from-query-string-using-simple-javascript-and-iframe/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 17:16:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1600</guid>
		<description><![CDATA[Load webpage dynamically from uri or query string using simple javascript and iframe, this is very simple and easy to approach. Here is the javascript. and here grab the HTML which has iframe in it I think here there is nothing much to explain here. If you have any doubts do comment and i will [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/load-webpage-dynamically-from-query-string-using-simple-javascript-and-iframe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agree Before Entry Using Javascript</title>
		<link>http://mistonline.in/wp/agree-before-entry-using-javascript/</link>
		<comments>http://mistonline.in/wp/agree-before-entry-using-javascript/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 16:15:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1549</guid>
		<description><![CDATA[Agree before entry using Javascript,with button disable functionality,that means if you agree, you can enter your name. But, if you disagree, you will not be able to enter or edit your name. When you disagree, the box is &#8216;locked.&#8217; Useful if you require your visitors to accept a disclaimer before downloading software or visiting a [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/agree-before-entry-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find screen resolution and redirect the user using javascript</title>
		<link>http://mistonline.in/wp/find-screen-resolution-and-redirect-the-user-using-javascript/</link>
		<comments>http://mistonline.in/wp/find-screen-resolution-and-redirect-the-user-using-javascript/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 20:09:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1545</guid>
		<description><![CDATA[This script helps you to find screen resolution of a client or user and redirect to a webpage using simple The HTML source Incoming search terms: function stripnonalpha in javascript (2) ajax screen resolution scrip (1) screen resolution using javascript (1) screen resolution 480 redirect script function (1) redirect javascript resolution on button click (1) [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/find-screen-resolution-and-redirect-the-user-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Character Encoder And Decoder Using Javascript</title>
		<link>http://mistonline.in/wp/character-encoder-using-javascript/</link>
		<comments>http://mistonline.in/wp/character-encoder-using-javascript/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 20:03:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1541</guid>
		<description><![CDATA[This scripts encodes and decodes the character entered inside the textbox. Very useful for GET queries passed through URL.Encrypts a string by converting each character to it&#8217;s ASCII key code. Supports two-way encryption &#8211; from a string to the numeric code, or from the numeric code back to the string. HTML CODE DEMO Incoming search [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/character-encoder-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make sure your webpage is not included in other website frames</title>
		<link>http://mistonline.in/wp/how-to-make-sure-your-webpage-is-not-included-in-other-website-frames/</link>
		<comments>http://mistonline.in/wp/how-to-make-sure-your-webpage-is-not-included-in-other-website-frames/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 20:33:22 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=626</guid>
		<description><![CDATA[Want to make sure your web pages are not included in other website frames? Well use this break_out_frame code to stop the madness. Place the following code in the header &#60;script language=”JavaScript” type=”text/javascript”&#62; &#60;!– function jump_out_frames() { if (top.location != location) { top.location.href = document.location.href ; } } –&#62; &#60;/script&#62; I would prefer to place [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/how-to-make-sure-your-webpage-is-not-included-in-other-website-frames/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Words Validation with Javascript</title>
		<link>http://mistonline.in/wp/words-validation-with-javascript/</link>
		<comments>http://mistonline.in/wp/words-validation-with-javascript/#comments</comments>
		<pubDate>Sat, 21 May 2011 20:33:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=308</guid>
		<description><![CDATA[Hi today i will explain you how to filter out inappropriate words from being updated or send from your website.This is simple javascript. badwords.js Contains javascript code. If you want add some more words in bad_words_array var bad_words_array=new Array("badword-1","badword-2","badword-3"); function badwords(txt) { var alert_arr=new Array; var alert_count=0; var compare_text=txt; for(var i=0; i&#60;bad_words_array.length; i++&#62;) { for(var [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/words-validation-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding The Size Of Images Using Javascript</title>
		<link>http://mistonline.in/wp/finding-the-size-of-images-using-javascript/</link>
		<comments>http://mistonline.in/wp/finding-the-size-of-images-using-javascript/#comments</comments>
		<pubDate>Fri, 13 May 2011 20:33:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=35</guid>
		<description><![CDATA[If you know some javascript and some HTML then you can go forward&#8230;.Those who need explanations plz feel free to contact me Incoming search terms: javascript tutorial pdf (3) display images horizontally php mysql ajax (1) how to display multiple images in jsp (1) how to prevent hotlinking no referer javascript (1) htaccess rewrite images [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/finding-the-size-of-images-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DOM elements dynamically using our JAVASCRIPT</title>
		<link>http://mistonline.in/wp/dom-elements-dynamically-using-our-javascript/</link>
		<comments>http://mistonline.in/wp/dom-elements-dynamically-using-our-javascript/#comments</comments>
		<pubDate>Wed, 11 May 2011 20:33:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=20</guid>
		<description><![CDATA[DOM elements Dynamically using our JAVASCRIPT JAVASCRIPT function AddItem() { // Create an Option object var opt = document.createElement(&#8216;option&#8217;); // Add an Option object to Drop Down/List Box document.getElementById(&#8220;DropDownList&#8221;).options.add(opt); var Text =prompt(&#8220;Enter Your Name&#8221;); var Value =&#8217;addingsongs.php&#8217; var Name = &#8216;data&#8217;; // Assign text and value to Option object opt.text = Text; opt.setAttribute(&#8216;name&#8217;, Name); opt.value [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/dom-elements-dynamically-using-our-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Clock</title>
		<link>http://mistonline.in/wp/javascript-clock/</link>
		<comments>http://mistonline.in/wp/javascript-clock/#comments</comments>
		<pubDate>Mon, 09 May 2011 20:34:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=8</guid>
		<description><![CDATA[Hi guys i am back with yet another tutorial on javascript First of all create an html page say TIME.HTML open it with your favourite text editor , PASTE THE FOLLOWING CODE &#60;SCRIPT LANGUAGE=&#8220;JavaScript&#8221;&#62; &#60;!&#8211; function showFilled(Value) { if(Value&#62;9) { return Value; } else{ return &#8217;0&#8242;+Value; } } function StartClock24() { TheTime = new Date; [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/javascript-clock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying Text from User On Your Webpage</title>
		<link>http://mistonline.in/wp/displaying-text-from-user-on-your-webpage/</link>
		<comments>http://mistonline.in/wp/displaying-text-from-user-on-your-webpage/#comments</comments>
		<pubDate>Mon, 09 May 2011 08:33:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=6</guid>
		<description><![CDATA[So catch one more interesting javascript &#60;SCRIPT LANGUAGE=&#8221;JavaScript&#8221;&#62; &#60;!&#8211; Hide this from older browsers var value = window.prompt(&#8220;What&#8217;s your name?&#8220;, &#8220;tutorials.co.in&#8220;); window.document.write (&#8220;Welcome , &#8220;); window.document.write (value); // end hide &#8211;&#62; &#60;/SCRIPT&#62; So Easy Right&#8230;..More coming soon&#8230;.so do visit this website regularly. Incoming search terms: flip flop counter jquery (1) how to include the text [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/displaying-text-from-user-on-your-webpage/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Copy form field values using javascript</title>
		<link>http://mistonline.in/wp/copy-form-field-values-using-javascript/</link>
		<comments>http://mistonline.in/wp/copy-form-field-values-using-javascript/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 13:51:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1410</guid>
		<description><![CDATA[This script will simply copy the form field value from one form to another with ease, ie It allows the user to click a checkbox on a form to duplicate information. For example, they can copy their billing information into the shipping information fields (assuming they are the same) with one click! .Very simple script [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/copy-form-field-values-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block key press using javascript</title>
		<link>http://mistonline.in/wp/block-key-press-using-javascript/</link>
		<comments>http://mistonline.in/wp/block-key-press-using-javascript/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 13:40:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1406</guid>
		<description><![CDATA[Using the OnKeypress event, you can trap and prevent certain characters (repesented by ASCII decimal codes) from being entered in a form field. Just look up the ASCII code for any other characters you wish to block and add it to the script. Unfortunately, Netscape does not support this same functionality. Incoming search terms: jquery [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/block-key-press-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change first letter of each word in a form field from lowercase to uppercase</title>
		<link>http://mistonline.in/wp/change-first-letter-each-word-in-a-form-field-from-lowercase-to-uppercase/</link>
		<comments>http://mistonline.in/wp/change-first-letter-each-word-in-a-form-field-from-lowercase-to-uppercase/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 07:33:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1374</guid>
		<description><![CDATA[This tutorial will help you in changing the first letter of each word in a form field from lowercase to uppercase. JAVASCRIPT HTML Incoming search terms: javascript camelize (4) jquery first character uppercase (4) c sharp windows application first three letter in caps coding (3) jquery capitalize (3) adf field uppercase (3) jsp to uppercase [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/change-first-letter-each-word-in-a-form-field-from-lowercase-to-uppercase/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

