How to make your website Location-Aware
These days with web apps being run on tablets and smartphones, location-awareness is becoming of a preferable feature to have. Instead of an app asking […]
These days with web apps being run on tablets and smartphones, location-awareness is becoming of a preferable feature to have. Instead of an app asking […]
NyroModal is a JQuery component for showing fancy popups. It has a problem in centering the popup in iOS devices . The specific problem being […]
A client-side javascript solution to making an entire form non-editable. This approach can be used to make any page read-only. The explanation The demo of […]
We are using dynamic plugin which repositions our tooltips so that it is always visible on the viewport. If there is no room on the […]
OVERVIEW CKeditor is notorious for its bad documentation and often people have to run around in circles when they have to write plugins or […]
IE seems to freeze or take a long time to render a page if there are more than 2 or 3 CKeditor textareas in the […]
Well to change the color or height or width or even change the whole look (skin) of CKEditor , we just need to keep in […]
Hey there, here is something which I learned the hard way while I was trying out my hands on customizing CKEdior for a website, in […]
append() and prepend() methods: similar to appendChild, except jQuery accepts a string, a DOM element, or a jQuery object as valid arguments. jQuery converts the […]
ThisĀ is an exercise in using the object oriented concepts in Javascript to implement a doubly linked list. There is a class called Node which […]
Copyright © 2024 | WordPress Theme by MH Themes