CSS Shorthand Cheat Sheet
Download this CSS cheat sheet for easy reference to CSS shorthand properties.The post CSS Shorthand Cheat Sheet appeared first on Web Development Blog.
View ArticleSliding JavaScript Menu Highlight 1kb
This sliding hover effect script is an easy method to add some flavor to your navigation.The post Sliding JavaScript Menu Highlight 1kb appeared first on Web Development Blog.
View ArticleMoving Clouds – Animation using jQuery Spritely 0.6
I am pretty sure that there are bunches of animation lovers like me who would be happy to add a little bit of animated stuffs into their pages. Say, we want to give a thrill to our visitors, so they...
View ArticleMinify JS and CSS files in batch with drag-and-drop
Minification of JavaScript and CSS files is one of the best practices to keep your site’s load time to the minimum, especially important for the first time visitors. In organized projects, minification...
View ArticleAnimated Alien Ship in the Sky using jQuery Spritely
Hundreds of light years (now don’t ask me what is a light year, all I know it is same as a regular year, but with less calories!) away from the galaxy there lived a super intelligent species with big...
View ArticleSimple Popup Gallery without jquery plugin
Most of the jquery galleries are either only image galleries or are very less customizable .We may like to display any sort of content in our galleries like images,texts ,buttons etc. So a fully...
View ArticleEffective CSS Shorthand
CSS shorthand can help improve code readability and file size. This article demonstrates this though a series of examples.The post Effective CSS Shorthand appeared first on Scriptiny.com. Related...
View ArticleLightweight JavaScript Accordion with CSS
This simple JavaScript accordion is only 1.65 kilobytes when packed. If you have a small project that could use a JavaScript accordion and don’t want to include an entire JavaScript framework to do the...
View ArticleExpanding Typography Options with Web Fonts
For years, we were constrained in our HTML and CSS by boring typefaces like Arial and Times New Roman, ensuring that all users could see the same thing. When you absolutely needed a special typeface...
View ArticleHow to Create a Simple Marketing Website With Bootstrap
Twitter Bootstrap is probably the best thing to have happened to web design since the development of HTML5. Originally created by a couple of developers at Twitter (who have since moved out to develop...
View Article