PageSlide: a jQuery plugin which slides a webpage over to reveal an additional interaction pane Advertisement a jQuery plugin which slides a webpage over to reveal an additional interaction pane by Scott Robbin Download PageSlide Now If you've ever used the mobile version of Facebook, or Path,then you've probably seen something akin to PageSlide in action. Clicking on a button or link slides the page over to reveal a hidden pane,one that usually contains secondary navigation, a form, or additional information. There are several ways to use PageSlide, some of which are shown below.Additionally, there is a responsive demo which shows how PageSlide can be used as a mobile solution. Slide to the right, and load content from a secondary page Slide to the left, and display hidden content from this page in a modal pane Modal This slide uses "modal" option set to "true". Where can I get it? If you are interested in learning more about PageSlide, it's recommended that you view the project on GitHub. Other jQuery Plugins If you like this plugin, feel free to check out some of the others I've built.
A Comprehensive Collection of Free UI Kits & Templates User interface design involves a lot of creativity, inspiration, testing and motivation along with the skills necessary to communicate effectively with clients. A good UI is consistent and can make a website easier to understand and use. Having a set of editable UI elements is essential for every web designer to make quick layouts and prototypes for their projects. Sharp UI Kit Pizza UI Kit iTunes Inspired UI Kit Pandora UI Pack Heavenly Assorted UI Kit The Bricks UI Pack Light Grey UI Kit Dark Chart UI Kit Clean UI Kit Transparent UI Kit Sticky Butterscotch UI Kit #F57a59 UI Kit Dark UI Kit Minimize Simple UI Kit Dark Web Apps UI Kit Wood UI Kit Fresh UI Kit Futurico UI Pack Minty UI Kit UI Kit Impressionist UI Pack Fresh UI Pack Milky UI Kit 10 Comments
Sliding Boxes and Captions with JQuery One Mighty Roar Jarek Kubicki ArtistMore Work Kamil Smala ArtistMore Work Martin Stranka PhotographerMore Work Florian Nicolle Graphic DesignerMore Work The Nonsense Society Art, Music, WordWebsite Démo en ligne Retour au tutoriel pour savoir comment réaliser cela ! 10 Useful Web Application Interface Techniques Advertisement More and more applications these days are migrating to the Web. Without platform constraints or installation requirements, the software-as-a-service model looks very attractive. In the past we didn’t cover web applications the way we should and now it’s time to take a closer look at some useful techniques and design solutions that make web-applications more user-friendly and more beautiful. Please feel free to suggest further ideas, approaches and coding solutions in the comments to this post. and Twitter You may want to take a look at the following related articles: 1. Simplicity is important in user interface design. When you click on the search link in Kontain’s search box, a similar drop-down menu appears. One way of making things simpler is to hide or conceal advanced functionality. When you click on the search link in CollabFinder, you aren’t taken to a different page. 2. It’s important to select the right interface controls for the situation. 3. 4. 5. 6. 7. 8. 9. 10.
Table with details in AngularJS Jon Combe | Code | HTML clocks using JavaScript and CSS rotation February 2010 Warning: This isn't going to work in any currently available version of Internet Explorer* or many older browsers. Background In July last year, the excellent Jonathan Snook wrote an article about CSS rotation. He explains in his article that the Webkit (Google Chrome & Safari) and Firefox 3.5+ browsers support the CSS transform property. He also notes that it is also possible to implement basic (0° / 90° / 180° / 270°) rotations using Internet Explorer, but clearly this wasn't going to cut it for what I wanted to do here. The code to make the clocks work is really very simple. transform: rotate(42deg); // this won't work yet, but one day it may -moz-transform: rotate(42deg); // mozilla specific -o-transform: rotate(42deg); // opera specific -webkit-transform: rotate(42deg); // webkit specific In jQuery that could look like: How it works I don't really see the need to breakdown the code of the clocks themselves as JavaScript clocks have been around since, well, forever.
jquery - Angular animation Powerful New CSS- and JavaScript-Techniques (2012 Edition) Advertisement Since our last round-up of useful CSS techniques1, we’ve seen a lot of truly remarkable CSS geekery out there. With CSS3, some of the older techniques now have become obsolete, others have established themselves as standards, and many techniques are still in the “crazy experimentation” stage. Since the release of the previous post, we’ve been collecting, sorting, filtering and preparing a compact overview of powerful new CSS techniques. Please note that many techniques are not only CSS-based, but also use HTML5 and JavaScript. Table of Contents CSS Transitions And Animations CSS transitions and animations are often used to make the user experience a bit more smooth and interesting, especially when it comes to interactive effects on hover or on click. Interactive CSS3 lighting effects7 An interesting effect to create interactive lighting effects with 3-D transforms, CSS gradients and masks; the cast shadow was created using box shadows and transforms. Visual Techniques with CSS
10 Best Responsive Content Sliders for Develoepers Use of Responsive content sliders is getting more and more popular amongst developers as they enable website designers to display content in a more organized and interesting manner while still maintaining their creative design over the orthodox slider design. Most image and content sliders are customizable and provide features and options that enhance the look and feel of a website. In this article I have gathered 10 best responsive content sliders which will help you to organize your website data and let you achieve stunning creative looks for your websites. 1. Swiper is a beautiful content slider that is built for mobile and works pretty fast as it uses hardware accelerated transitions (if available). 2. Gallery CSS is a content slider that is built with HTML-CSS and without any JavaScript. 3. 4. AnythingSlider is an attempt at bringing together the functionality of “featured content” slider, “start/stop slider“, “moving boxes“ and adding new features. 5. jQuery Slider Shock 6. 7. 8.
Le BlogDuWebdesign boost l'inspiration des intégrateurs #4 - inspiration-integration Découvrez sur le Blog du Webdesign 10 animations CSS3 sans javascript ! Les animations et transitions CSS3 Qu'on se le dise, il n'est plus obligatoire d'utiliser du Javascript pour avoir de jolies animations sur son site ! Le CSS3 fournit deux outils vraiment très bien : les transitions et les animations. Les Transitions ne sont ni plus ni moins qu'un moyen de répartir le changement d'une propriété (par exemple un changement de couleur de texte au survol) dans le temps, pour donner un effet d'apparition, par exemple. Les animations sont bien plus que ça: Il est possible grace à elles de définir des images clés, et les transitions qui doivent être appliquées pour passer d'une image a l'autre ! Attention, ces deux propriétés ne sont pas supportés par internet explorer 9 et inférieur. Pour illustrer ce que l'on peut faire avec tout ça, découvrez 10 animations ne contenant pas de Javascript (ou alors n'utilisant le Javascript que pour des taches annexes, comme détecter un clic).
Desingineer in the Making : ngAnimate Your AngularJS Apps with CSS3 and jQuery Fallbacks ngAnimate Your AngularJS Apps with CSS3 and jQuery Fallbacks Update (2013.05.24): This article is now basing on AngularJS 1.1.5. AngularJS is a high-level, relatively new JavaScript MVW Framework that’s being powered by some fairly advanced computer science ideas typically unseen in the frontend development landscape - which leads to a logical conclusion that documentations and examples regarding certain parts of AngularJS can be pretty scarce at this moment. Take animations in AngularJS as a perfect example. As you may have already know, AngularJS ditched the familiar practice of manipulating DOM through jQuery in order to boost code testability, so up until now, animations in Angular were accomplished primarily through some fairly complicated ngClass manipulations, which could fall short when you want to create really complex effects or simply would like to have a more fine-grained control over the behaviors. To begin with, you will need to use the unstable branch of AngularJS.
50 Excellent CSS3 Techniques and Tutorials for Beautiful Design CSS3 has got a huge potential to create very elaborate and complicated details by strictly using CSS and no images. It can carry out a lot of functions as it is based on motion techniques. Many designers all over the world believe that CSS3 is a technique which has unbelievable potentiality which will be used to create wonderful designs in the years to come. At present, it is not being used varied all over the world due to a number of limitations – obsolete browsers being one of them. Many say that it would be the application of the future as it can improve the efficiency of the workflow by substituting waste workarounds as it was once used in the case of Internet Explorer 6. In the last few years we have seen many web developers who have talked about CSS (Cascading Style Sheet) and the possible designs it can create with the help of powerful animations. Create an Audio Player in HTML5 & CSS3 Filter Functionality with CSS3 CSS3 Navigation Menu with Notification Badges CSS3 Lightbox
Animating with AngularJS By Holly Schinsky AngularJS recently came out with support for CSS3 transitions and animations, as well as JavaScript Animations. The support is part of version 1.1.4 (unstable build), but was changed and refined a bit in version 1.1.5 so you should start with that version when you check it out. In this article I’ll explain a bit about how it all works and include links to a demo application I created to try things our for yourself. How it Works… ngAnimate is the name of the new directive for AngularJS animation support. The only exception to the above is when you create your own custom directive with animation support using the $animator service. Each of these directives causes a change to the DOM, which is how the transition or animation is triggered. Here’s a quick example of applying a scale type of transition the shorthand way (read on for notation details): Supported Events Certain events are supported for each of the directives you can animate. Here’s the list: CSS3 Transition Sample
Comprendre et utiliser les CSS : Le positionnement par bloc (formation vidéo) On aborde le dernier thème de cette série de petites formations vidéo en partenariat avec video2brain, en se consacrant cette fois aux feuilles de style CSS. Si vraiment tu es étranger à la création de pages web, les feuilles de style CSS permettent de travailler sur la mise en page et la présentation des pages. Elles permettent par exemple de positionner les différents éléments de ton site, c'est le sujet abordé par cette vidéo. (note : Le formateur utilise ici le logiciel d'édition de site web Dreamweaver, qui permet dans le cas présent de bien voir le résultat des modifications de CSS. C'est bon, tu t'en est sorti ? Dernière vidéo la semaine prochaine, à propos de la grille 960px. En attendant, si tu es intéressé par les formations vidéo de video2brain, n'hésite pas à me demander un bon de réduction de 10%, valable sur tout le catalogue.