background preloader

Create a Cool Website with Fancy Scrolling Effects

Create a Cool Website with Fancy Scrolling Effects
I’m sure we’re all familiar with the popular parallax effect in web design. It has become a great tool to create a fun browsing experience that responds to the user’s controls as they scroll up and down the page. In this tutorial we’ll use a couple of readily available jQuery plugins to quickly put together a cool little single page website of our own, complete with fancy scrolling effects. This tutorial will be a walkthrough of my design process for a simple portal site that presents all of my websites and social profiles. Each website has its own individual section in a series of ‘slides’ laid out vertically. View the final fancy scrolling website Before jumping into any code flesh out your design in Photoshop and develop each individual slide. Begin exporting all the required imagery ready for creating the design in HTML and CSS. In some sections of my design I use a large background image. <! Create a simple HTML document and add an unordered list to the body. Related:  outils web

ScrollReveal.js, une librairie JS pour déclencher des animations au scroll ScrollReveal.js est une librairie JavaScript qui permet de déclencher l’apparition d’un élément HTML lorsqu’il « entre dans le viewport », autrement dit lorsque celui-ci devient visible à l’écran (chargement et scroll), notamment à l’aide d’une configuration utilisant un attribut data-* HTML5. « Animations… animations everywhere ! » Si vous cherchez des effets animés faciles à mettre en place pour enrichir votre site web, scrollReveal.js est fait pour vous ! Cette librairie JS propose des animations de type « fade » lorsqu’un élément apparait à l’écran. Pour chaque élément HTML que l’on veut animer, il faut configurer un attribut data-scrollReveal qui prend pour valeur plusieurs mots-clés qui vont définir le mouvement souhaité. ScrollReveal.js met alors en place les transitions et transformations CSS correspondantes, et ce peu importe l’élément choisi ; cela fonctionne aussi bien avec une image qu’avec une div contenant plusieurs balises. Utilisation de base

Fancy Scrolling Sites In the last year or so, there's been enough sites that do fancy things when you scroll down that it's kind of a trend. I thought I'd blog it, you know, for the sake of history. By "fancy things" I mean something happens when scrolling down besides the site scrolling down. Elements might move around in unexpected ways or change their size/shape/color/content in some way. It's easier to just experience some of these yourself than listen to me try to fumble through explaining it. These screenshots also don't do much justice. So how do they do that? JavaScript. Know any others? Add them in the comments. Share On Parallax.js | Simple Parallax Scrolling Effect with jQuery Installation Download and include parallax.min.js in your document after including jQuery. Useage Via data attributes To easily add a parallax effect behind an element, add data-parallax="scroll" to the element you want to use, and specify an image with data-image-src="/path/to/image.jpg". Via JavaScript To call the parallax plugin manually, simply select your target element with jQuery and do the following: Under The Hood What parallax.js will do is create a fixed-position element for each parallax image at the start of the document’s body. Due to the nature of this implementation, you must ensure that these parallax objects and any layers below them are transparent so that you can see the parallax effect underneath.

9 plugins jQuery pour réaliser des effets de parallaxe Tendance désormais bien ancrée dans le paysage du webdesign, le défilement parallaxe (ou scrolling différentiel) est une technique qui consiste à donner une impression de profondeur à travers des portions de décors défilant à vitesse variable. Voici une liste non exhaustive de 9 plugins jQuery pour mettre en place des effets de parallaxe sur votre site web. Superscrollorama, successeur de l’excellent Scrollorama, permet de réaliser de superbes animations et effets parallaxes lorsqu’on scroll sur une page web, notamment grâce aux transformations CSS3. Seulement quelques lignes de code pour un scrolling original et amusant. 2. jParallax jParallax est un plugin jQuery qui permet de mettre en place facilement un effet de parallaxe sur un groupe d’éléments HTML. 3. Curtain.js est un plugin jQuery permettant de réaliser une page web avec un défilement parallaxe des différentes sections sous forme de « panneaux ». 4.

Markdown Un article de Wikipédia, l'encyclopédie libre. Capture d'écran d'un éditeur de texte affichant un fichier au format Markdown Logo du langage Markdown Markdown est un langage de balisage léger créé en 2004 par John Gruber, avec l'aide d'Aaron Swartz[1],[2], dans le but d'offrir une syntaxe facile à lire et à écrire. Un document balisé par Markdown peut être lu en l'état, dans sa forme non formatée. Évolutions[modifier | modifier le code] Depuis sa création originelle par John Gruber, Markdown n'a pas connu d'évolution notable de la part de ses auteurs. Un certain nombre de variantes ont été développées par des tiers afin de pallier ce qui était perçu comme des limitations du langage originel. En mars 2016, deux RFC ont été publiées dans un but de standardisation : L'initiative CommonMark, débutée en 2012, vise à pallier le manque de standardisation et les ambiguïtés du format en créant une spécification fortement définie du langage. Mises en œuvre[modifier | modifier le code]

Components Available glyphs Includes over 250 glyphs in font format from the Glyphicon Halflings set. Glyphicons Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you include a link back to Glyphicons whenever possible. How to use For performance reasons, all icons require a base class and individual icon class. Don't mix with other components Icon classes cannot be directly combined with other components. Only for use on empty elements Icon classes should only be used on elements that contain no text content and have no child elements. Changing the icon font location Bootstrap assumes icon font files will be located in the .. Change the @icon-font-path and/or @icon-font-name variables in the source Less files. Use whatever option best suits your specific development setup. Accessible icons Modern versions of assistive technologies will announce CSS generated content, as well as specific Unicode characters.

Construire une base de données simple avec PHP et MySQL Cet article constitue un tutoriel simple et rapide montrant comment construire une base de données en utilisant les technologies PHP et MySQL. Cette base de données sera accessible depuis internet à l’aide d’un navigateur. Nous allons aborder les points suivants: Qu’allons-nous faire ?Comment le faire ? Qu’allons-nous faire ? Nous allons créer une base de données, et un logiciel permettant d’exploiter cette base de données. En effet, si nous voulons stocker les informations «nom», «prénom» et «âge» pour différentes personnes, il nous faudra créer 3 colonnes, une pour chaque information; et X lignes, une par personne. Cette illustration représente la structure de la base de données que nous allons créer: Vous l’aurez compris, le nombre de colonnes est fixe, tandis que le nombre de lignes est indéterminée: un nouvel enregistrement dans la base de données représente une ligne supplémentaire. Dans le tableau ci-dessus, j’ai omis une colonne. Internet: dialogue entre un client et un serveur <?

Find broken links on your site with Xenu's Link Sleuth (TM) Find broken links on web sites Wikipedia article about Xenu's Link Sleuth Description Xenu's Link Sleuth (TM) checks Web sites for broken links. Additional features: Simple, no-frills user-interfaceCan re-check broken links (useful for temporary network errors)Simple report format, can also be e-mailedExecutable file smaller than 1MBSupports SSL websites (" ")Partial testing of ftp, gopher and mail URLsDetects and reports redirected URLsSite Map Download System requirements: Microsoft Windows 95/98/ME/NT/2000/XP/Vista/7/8/10, WININET.DLL required (included with Internet Explorer). To have peace of mind, I recommend that you are using an up-to-date anti-virus software on your computer (so do I!). Ok, I have read all that, I want to download! Join the Update Announcements mailing list at Yahoo Groups! You can also join the user group by sending an e-mail to xenu-usergroup-subscribe@yahoogroups.com. The address of this web page is 1. See here. 2.

Trifacta Wrangler to format and clean data | FlowingData Data wrangling — formatting and cleaning — is a sore spot and stumbling block for many, but you often can't do much visualization- or analysis-wise until the data is in order. My projects folder is filled with one-off Python scripts written for specific datasets (and steps within steps). Trifacta Wrangler aims to streamline the process with a click interface and automation. When you open the application for the first time, helpful tips pop up to take you through the usual steps. Then you get a view that resembles the above. This worked well for my dataset with little help from me. Then you can use the Transformer to modify the data. All in all, at first look, Wrangler (still in Beta by the way) looks promising.

Related: