background preloader

Responsive Multi-Level Menu

Responsive Multi-Level Menu
A responsive multi-level menu that shows its submenus in their own context, allowing for a space-saving presentation and usage. View demo Download source Today we want to share an experimental drop-down menu with you. Please note: this only works as intended in browsers that support the respective CSS properties. The structure of the menu contains an unordered list that can have an arbitrary number of sub-lists: <div id="dl-menu" class="dl-menuwrapper"><button class="dl-trigger">Open Menu</button><ul class="dl-menu"><li><a href="#">Item 1</a><ul class="dl-submenu"><li><a href="#">Sub-Item 1</a></li><li><a href="#">Sub-Item 2</a></li><li><a href="#">Sub-Item 3</a></li><li><a href="#">Sub-Item 4</a><ul class="dl-submenu"><li><a href="#">Sub-Sub-Item 1</a></li><li><a href="#">Sub-Sub-Item 2</a></li><li><a href="#">Sub-Sub-Item 3</a></li></ul></li><li></li></ul></li><li></li><li></li></ul></div> Animations are defined in animation classes: And the plugin is called as following: Related:  fasilbabukdy

The New Hot Trend Of Flat Web Design With Examples Flat design is a term that you see everywhere these days and there is a good reason for that. But what is flat design anyway? Flat design is a style which has more to do with mobile user interfaces than web design and it is called flat due to the fact that there isn’t any 3D realism in it. What defines this trend is the lack of gradients, shadows, 3D effects or various other wild design elements. Many say that this trend is going to be revolutionary and that it will change the face of web design as we know it, making everything better. What I personally like about flat design and a lot of people appreciate too is that it is usable, not just appealing. Another thing that I like, and most people do to, is that it is scalable, responsive, suitable for almost every browser or platform. In the rest of the article I’m offering you for inspiration a selection of flat websites design and flat web design layouts that I hope will be of use to you. smartphood.it rdio.com kippt.com tinybigstudio.com

FlexNav - A jQuery Plugin for Responsive Menus A Device-Agnostic Approach to Complex Site Navigation FlexNav is a mobile-first example of using media queries and javascript to make a decent multi-level menu with support for touch, hover reveal, and keyboard tab input accessibility. Special attention is paid to touch screens using tap targets (the key feature of FlexNav). Note: If you find a bug, please file an issue and note device and browser versions. Download on GitHub → Basic Usage Start with a simple unordered list, adding in the class and data attributes:<ul class="flexnav" data-breakpoint="800"><li>... Add the small screen menu button somewhere outside your navigation markup:<div class="menu-button">Menu</div> Add flexnav.css to the head of your document:<link href="css/flexnav.css" rel="stylesheet" type="text/css" /> Add jquery.flexnav.min.js before the closing body tag:<script type="text/javascript" src="js/jquery.flexnav.min.js"></script> Initialize FlexNav right before your closing body tag:$(".flexnav").flexNav(); Options

Responsive Web Design: Using Fonts Responsively Typography is one of the most important aspects of responsive web design, and optimizing your fonts for mobile devices is an absolute necessity if you want your content to be palatable across all screen sizes. Fortunately, the process of building flexible fonts is not very difficult. When we talk about flexibility (which is the guiding principle in this case), we cannot overlook the specified size of the font we’ve chosen to adapt for our responsive website. In this continuation on responsive web design, I’ll explain how to manage dynamic fonts responsively, and I’ll analyze all of the aforementioned metrics, comparing the strength and weaknesses of each choice. Pixels For a long time, pixels have been the unit preferred of web designer due to its inherent precision and accuracy. As most readers already know, when you set the dimensions for a “parent” item, they will be automatically applied to any “child” elements via inheritance. Ems Let’s continue by considering ems. Percentages Rems

Competitive EdgeRank: The Delicate Ecosystem of Facebook's News Feed Retina Web Design - Info, Tools And Techniques I was talking with someone the other days and I mentioned the term retina graphics at some point and he immediately stopped me and questioned me about it. What intrigued him was why we should design something just for the visitors who own Apple products and a small number of other devices. For those of you who share his opinion, we should do it because it is the proper way, something like cross-browser optimization but not quite like it. But what are retina graphics anyway? Retina is a term used by Apple to describe their the double density pixel screens in their liquid crystal displays which they claim have a high enough pixel density that the human eye is unable to notice at a typical viewing distance. CSS pixels are an abstract unit which is used by browsers to draw the content and on a non-retina device, CSS pixels equals to a device pixel. How we should adapt our websites for retina displays Using HTML Using CSS Media Queries Using SVG images Source Usage: and Conclusion

BookBlock: A Content Flip Plugin - Demo 2 January 2013 Monday Tuesday Wednesday Thursday Friday Saturday Sunday 7Mon 8Tue 9Wed 10Thu 11Fri 12Sat 13Sun 14Mon 15Tue 16Wed 17Thu 18Fri 19Sat 20Sun 21Mon 22Tue 23Wed 24Thu 25Fri 26Sat 27Sun February 2013 4Mon 5Tue 6Wed 7Thu 8Fri 9Sat 10Sun 11Mon 12Tue 13Wed 14Thu 15Fri 16Sat 17Sun 18Mon 19Tue 20Wed 21Thu 22Fri 23Sat 24Sun March 2013 25Mon 26Tue 27Wed 28Thu 29Fri 30Sat 31Sun April 2013 1Mon 2Tue 3Wed 4Thu 5Fri 6Sat 7Sun 8Mon 9Tue 10Wed 11Thu 12Fri 13Sat 14Sun 15Mon 16Tue 17Wed 18Thu 19Fri 20Sat 21Sun 22Mon 23Tue 24Wed 25Thu 26Fri 27Sat 28Sun May 2013 6Mon 7Tue 8Wed 9Thu 10Fri 11Sat 12Sun 13Mon 14Tue 15Wed 16Thu 17Fri 18Sat 19Sun 20Mon 21Tue 22Wed 23Thu 24Fri 25Sat 26Sun 27Mon 28Tue 29Wed 30Thu 31Fri June 2013 3Mon 4Tue 5Wed 6Thu 7Fri 8Sat 9Sun 10Mon 11Tue 12Wed 13Thu 14Fri 15Sat 16Sun 17Mon 18Tue 19Wed 20Thu 21Fri 22Sat 23Sun 24Mon 25Tue 26Wed 27Thu 28Fri 29Sat 30Sun July 2013 August 2013 5Mon 6Tue 7Wed 8Thu 9Fri 10Sat 11Sun 12Mon 13Tue 14Wed 15Thu 16Fri 17Sat 18Sun 19Mon 20Tue 21Wed 22Thu 23Fri 24Sat 25Sun 26Mon 27Tue 28Wed 29Thu 30Fri 31Sat September 2013 2Mon 3Tue 4Wed 5Thu 6Fri 7Sat 8Sun 9Mon 10Tue 11Wed 12Thu 13Fri 14Sat 15Sun 16Mon 17Tue 18Wed 19Thu 20Fri 21Sat 22Sun

Responsive Website Design | Blue Fountain Media NYC What is Responsive Website Design? A responsive website is a single website that adapts to the device of each unique visitor, whether desktop, smartphone, or tablet. A responsive website dynamically re-sizes its content and imagery for a variety of different screen sizes in order to ensure the website is effective and easy to use on any device. Why should I use Responsive Website Design? Rapidly growing mobile usage Mobile web usage is growing at an extremely rapid rate that presents enormous opportunity. Best practice for ranking high in mobile search results Responsive design is the preferred option when it comes to making your website both mobile and search engine friendly. Efficient in terms of both time and cost Responsive website design can drastically cut down on development time and cost.

Doc Center The open Web presents incredible opportunities for developers. To take full advantage of these technologies, you need to know how to use them. Below you'll find links to our Web technology documentation. Documentation for Web developers Web Developer Guide The Web Developer Guide provides useful how-to content to help you actually use Web technologies to do what you want or need to do. Tutorials for Web developers A list of tutorials to take you step-by-step through learning APIs, technologies, or broad topic areas. Progressive web apps (PWAs) Progressive Web Apps are web apps that use emerging web browser APIs and features along with traditional progressive enhancement strategy to bring a native app-like user experience to cross-platform web applications. Web technology references Web APIs Reference material for each of the individual APIs that comprise the Web's powerful scriptability, including the DOM and all of the related APIs and interfaces you can use to build Web content and apps. Events

Blend Color Trends and Flat Designs Perfectly As we have mentioned in our previous articles, one of the latest trends in web design world is of Flat Design. This trend is being followed all across the globe and is being appreciated as well. People have had enough of designing that included almost every possible thing available for designing. Like I always say, if you are creative enough, you can make a simple design look attractive and this is exactly what our current designers are finally doing. Yes, we can finally put our eyes to some rest by looking at flat yet attractive designs. If you want to work on a flat design yourself, you must keep in mind one of the most important part of this trend i.e., color palette. Flat Design: Precisely, flat design is a process in which designers’ uses simple techniques with simple effects. Advertisement Worth To Read : Identifying Perfect Color Palette: As I mentioned earlier, you need to be careful with your color selection when it comes to flat design. Bright and dazzling colors: For beginners:

Responsive Nav — Responsive Navigation Plugin 250+ Free Responsive HTML5 CSS3 Website Templates All professional free premium responsive HTML5 and CSS3 Templates have functionality and features of HTML5 and CSS3. Using HTML5 and CSS3 features are popular among web designers nowadays. HTML5also provide great features to create animation on web instead of flash animation. Websites developed in HTML5 animation will not require adobe flash support on your web browser anymore, provided that your browser supports HTML5. There are more kind of html5 css3 website templates such education templates, hotel templates and more. Ultra-Modern – Free Responsive Design Agency Theme This clean responsive template is a perfect basis for displaying a vast amount of content in a coherent manner, thus promoting your web design agency or other projects related to this business niche. Demo More Info Free Responsive HTML5 Corporate Template You can effectively deliver your business ideas with Free Responsive Corporate Template, professional freebie designed. Demo More Info Demo More Info Demo More Info

WebPlatform.org — Your Web, documented

Related: