Code With Logic

Creating Code For Simplicity but Logic For Need

Category Archives: JavaScript

Windows 8 Metro UI For Websites:Toast Notifications

Introduction This article demonstrates the Windows 8 notification scheme for a website. After reading this article you will be able to show the windows 8 style notifications on your website. … Continue reading

February 21, 2014 · 1 Comment

Running JavaScript at Specified Times: Timed JavaScript

Introduction In this article I will show you how to run a JavaScript code selectively. Sometimes the requirements are like we want to run a specific section of script on … Continue reading

February 17, 2014 · Leave a comment

Truthy Vs Falsy Values in JavaScript

Introduction This article describes the truthy and falsy values of JavaScript. What the difference is between them and some exceptions and so on. In simple and short words, it’s a … Continue reading

January 21, 2014 · Leave a comment

Creating custom context menu using jQuery

Live OUTPUT  Introduction Hello readers, in this article I’m going to tell you a very amazing thing. You can customize your website by many ways but have you ever thought … Continue reading

September 5, 2013 · 3 Comments

Working With JavaScript Events

Introduction This article explains event handling in JavaScript. Prior to starting anything I will say that I’m assuming the reader is familiar with the basic syntax of JavaScript and jQuery. In … Continue reading

September 1, 2013 · Leave a comment

jQuery UI Demystified: Part 2

Introduction In this article we will learn about jQuery Interaction. jQuery offers 5 kinds of interactions. All are mouse based and can be used in combination to provide easy interaction … Continue reading

September 1, 2013 · Leave a comment

Differences Among Bind(), Live(), Delegate(), Trigger() in jQuery

Introduction In this article we will learn about the live(), bind(), click(), delegate(), trigger() and  triggerHandler() methods for adding event handlers to elements. They are one of the most confusing … Continue reading

September 1, 2013 · Leave a comment

Creating Common Twitter Button For Entire WebSite Using JavaScript

Introduction This article shows how to create a Twitter button for sharing the dynamically changing divs or dynamically changing URLs. It will be very use full if you want to … Continue reading

September 1, 2013 · 5 Comments

jQuery UI Demystified: Part 3

Introduction Before reading this article, please go through the following articles:Part 1 : jQuery UI Demystified: Part 1 Part 2 : jQuery UI Demystified: Part 2 In this article we will learn about … Continue reading

September 1, 2013 · Leave a comment

Creating a Basic Overlay Effect in jQuery

Introduction This article introduces how to work with overlays in jQuery and how to use them in a proper and user-friendly way. Before proceeding, let us understand what overlay means. … Continue reading

September 1, 2013 · Leave a comment
Design a site like this with WordPress.com
Get started