Skel.js – A Framework For Building Responsive Layouts
Updated: 2013-05-20 08:47:11
Skel.js is a tiny JavaScript framework (~6kb gzipped and minified) that simplifies building responsive layouts very much. It has a JavaScript-powered and 12-column grid system that can handle any type of complex layouts + has easy-to-understand rules. Managing breakpoints is just about adding the width ranges in the options of the skel.js‘ main function. There [...]

Unlike raster-based images, vector images are infinitely scalable. From the photo-realistic to the abstract, vector art is as varied as any other medium of expression. In this post you will find 24 exampels of vector illustrations that communicates a story to its viewers through creatively artistic means. [...]
GoodUI is a website that regularly shares handy tips for creating “converting and easy-to-use” user interfaces. The tips are described in detail, visualized nicely and usually easy to apply. Some of the tips in the list include: “try recommending instead of showing equal choices” or “try undos instead of prompting for confirmation”. New tips are [...]
There are so many types of websites that if you want to start creating one, you can spend days looking at them. The days when all the websites were made using a strict navigation type are long gone; now we can see some amazing designs which take the interaction to the highest level. Sure, some [...]
HTML5 is the next evolution in website development so whether you’re a web developer or a serious game developer wanting to explore the web as a new platform, HTML5 has something for each of you. With its collection of cutting-edge features, technologies and APIs, HTML5 allows you to create responsive, innovative, interactive, stunningly beautiful websites. [...]
Because of the way Safari on iOS creates events to emulate a mouse, some of your web page elements may not behave as expected on iOS. In particular, some elements that only use mouseover handlers need to be changed because iOS doesn’t recognize them as clickable elements, such as the div below. As the image-container [...]
Help us to keep this website . LIVE OR Follow webstutorial OR Skip WebsTutorial Web Learning Made . Easy Home Tutorials Archives Work with Us WRITTEN BY ntechi VN:F 1.9.22_1171 please wait . Rating : 5.0 5 1 vote cast Demo jQuery Context Menu Posted on Wednesday , May 1st , 2013 by ntechi Browser Support In this tutorial I am sharing my newly created jQuery Plugin , jQuery Simple Context . Menu GITHUB REPO https : github.com nirajmchauhan jquery-simple-context-menu Currently this plugin accepts two : paramenters Custom HTML You have to give entire HTML code with proper attributes in it wrapped inside ul Simple HTML You have to pass href link and the text to be shown . Simple HTML usage Include the jquery file , you can download this from . github jQuery(function($ document ready(function(