<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Onblur JavaScript</title><link>http://www.bing.com:80/search?q=Onblur+JavaScript</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Onblur JavaScript</title><link>http://www.bing.com:80/search?q=Onblur+JavaScript</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>onblur Event - W3Schools</title><link>https://www.w3schools.com/jsref/event_onblur.asp</link><description>Description The onblur event occurs when an HTML element loses focus. The onblur event is often used on input fields. The onblur event is often used with form validation (when the user leaves a form field).</description><pubDate>Mon, 24 Aug 2026 13:10:00 GMT</pubDate></item><item><title>Element: blur event - Web APIs | MDN - MDN Web Docs</title><link>https://developer.mozilla.org/en-US/docs/Web/API/Element/blur_event</link><description>The blur event fires when an element has lost focus. The event does not bubble, but the related focusout event that follows does bubble. An element will lose focus if another element is selected.</description><pubDate>Sun, 23 Aug 2026 16:32:00 GMT</pubDate></item><item><title>HTML onblur Event Attribute - W3Schools</title><link>https://www.w3schools.com/tags/ev_onblur.asp</link><description>The onblur attribute fires the moment that the element loses focus. Onblur is most often used with form validation code (e.g. when the user leaves a form field).</description><pubDate>Wed, 19 Aug 2026 15:11:00 GMT</pubDate></item><item><title>What is the difference between onBlur and onChange attribute in HTML ...</title><link>https://stackoverflow.com/questions/785099/what-is-the-difference-between-onblur-and-onchange-attribute-in-html</link><description>onblur fires when a field loses focus, while onchange fires when that field's value changes. These events will not always occur in the same order, however. In Firefox, tabbing out of a changed field will fire onchange then onblur, and it will normally do the same in IE.</description><pubDate>Mon, 24 Aug 2026 04:14:00 GMT</pubDate></item><item><title>Window: blur event - Web APIs | MDN - MDN Web Docs</title><link>https://developer.mozilla.org/en-US/docs/Web/API/Window/blur_event</link><description>The blur event fires when an element has lost focus. The opposite of blur is focus. This event is not cancelable and does not bubble. The platform that makes more possible Twilio offers a secure, flexible, and scalable platform to build without complexity. Learn More. Don't want to see ads?</description><pubDate>Thu, 20 Aug 2026 07:24:00 GMT</pubDate></item><item><title>HTML DOM onblur Event - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/html/html-dom-onblur-event/</link><description>The HTML DOM onblur event occurs when an object loses focus. The onblur event is the opposite of the onfocus event. The onblur event is mostly used with form validation code (e.g. when the user leaves a form field). In HTML: Email: &lt;input type="email" id="email" onblur="myFunction()"&gt; &lt;script&gt; function myFunction() { alert("Focus lost"); &lt;/script&gt;</description><pubDate>Sat, 22 Aug 2026 06:03:00 GMT</pubDate></item><item><title>React onBlur Event - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/reactjs/react-onblur-event/</link><description>The onBlur event in React is fired when an element loses focus. This event is commonly used for performing actions after a user finishes interacting with an input field, such as form validation, UI updates, or saving data.</description><pubDate>Sat, 22 Aug 2026 00:20:00 GMT</pubDate></item><item><title>HTML onblur Attribute - W3Schools</title><link>https://www.w3schools.am/tags/att_onblur.html</link><description>The onblur attribute fires the moment that the element loses focus. Onblur is most often used with form validation code (e.g. when the user leaves a form field).</description><pubDate>Tue, 04 Aug 2026 04:23:00 GMT</pubDate></item><item><title>javascript - blur () vs. onblur () - Stack Overflow</title><link>https://stackoverflow.com/questions/5212651/blur-vs-onblur</link><description>This: ... works because your element (the &lt;input&gt;) has an attribute called "onblur" whose value is a function. Thus, you can call it. You're not telling the browser to simulate the actual "blur" event, however; there's no event object created, for example.</description><pubDate>Mon, 24 Aug 2026 08:17:00 GMT</pubDate></item><item><title>HTML onblur Attribute — Element Loses Focus | CodeToFun</title><link>https://codetofun.com/html/attributes/onblur</link><description>The onblur attribute runs JavaScript when a focusable element loses focus and the blur event fires. Use it for form validation, formatting, and removing focus styles after the user finishes editing a field.</description><pubDate>Mon, 03 Aug 2026 16:56:00 GMT</pubDate></item></channel></rss>