Cthuvian Ipsum Generator R'luh grah'n hlirghyar Tsathoggua lw'nafh uaaah nafly'hah phlegeth Nyarlathotep, y-Hastur hlirghyar ep kn'a phlegeth fhtagnnyth naflphlegeth lloig h'ebunma, sgn'wahl Shub-Niggurath geb ngphlegeth y-chtenff Chaugnar Faugn ngilyaa. Ngsll'ha f'mg chtenff shogg ngShub-Niggurath geb hai nglui naflr'luh, li'hee geb ebunma naflgnaiih naflfm'latgh naflshogg h'uln sgn'wahl fhtagn, ee Shub-Niggurath gnaiih kn'a sgn'wahl ehye zhro. Chaugnar Faugn ch' ilyaa syha'h h'k'yarnak li'hee ee, ftaghu ph''bthnk ah Cthulhu nashtunggli llll, orr'e gof'nn ph'Chaugnar Faugn Azathothyar cron.
Animar transiciones a pantalla completa con animatedModal.js Hoy día, quería comentarles sobre animatedModal.js. Se trata de un bonito recurso para animar transiciones de nuestro sitio a pantalla completa. Utiliza el framework jQuery y aprovecha la potencia de CSS3 para generar los distintos y llamativos efectos. Una de las ventajas de este recurso es que puede funcionar perfectamente con otros proyectos. Esto es, por ejemplo, con animate.css. Animar transiciones con animatedModal.js Para emplear este proyecto vamos a tener agregar primero la hoja de estilo que contiene las animaciones. Luego agregar la estructura HTML a nuestro sitio: <body><! Al final de nuestro agregar las bibliotecas JavaScript. Y por último inicializar el plugin. <script> $("#demo01").animatedModal(); </script> Este proyecto es compatible con todos los navegadores modernos: Firefox, Chrome, Safari e Internet explorer 10+. Web: animatedModal.js
Material Design Color Palette Generator - Material Palette material palette Material Design Examples Palette preview Full Palette colors below Label February 1st Label January 30th Your Palette CSS SASS LESS SVG XML PNG POLYMER DOWNLOAD TWEET Dark primary color #00796b Primary color #009688 Light primary color #b2dfdb Text / Icons #FFFFFF Accent color #ffeb3b Primary text #212121 Secondary text #727272 Divider color #B6B6B6 Hide your header on scroll - Headroom.js Installation Download here (sizes shown are after gzipping): Or install via npm/yarn: npm install headroom.js --save yarn add headroom.js What's it all about? Headroom.js is a lightweight, high-performance JS widget (with no dependencies!) Why use it? Fixed headers are a popular approach for keeping the primary navigation in close proximity to the user. Large screens are usually landscape-oriented, meaning less vertical than horizontal space. Headroom.js allows you to bring elements into view when appropriate, and give focus to your content the rest of the time. How does it work? In response to scroll events, headroom.js adds and removes CSS classes to an element: Relying on CSS classes affords headroom.js great flexibility. Usage Headroom.js has a pure JS API, plus an optional jQuery plugin and AngularJS directive. Include the headroom.js script in your page, and then: Options Headroom.js can also accept an options object to alter the way it behaves. Methods Dealing with anchor links Examples v0.3.11
qutheory/vapor: Elegant web framework for Swift that works on iOS, OS X, and Ubuntu. Recopilación recursos para maquetadores web - El Maquetador Web, Maquetación Freelance, Curso HTML HTML5 CSS Tutorial Diseño Responsive Adaptable En esta sección iremos poniendo esos enlaces que creemos importantes y que han sido recopilados a lo largo de todos estos años de experiencia. No os queremos cansar con una lista interminable, simplemente pondremos aquellos que solemos usar a la hora de desarrollar un proyecto. Firebug > Edita CSS, HTML y Javascript a tiempo real mientras estás navegando.Web Developer > Añade un sin fin de utilidades y funcionalidades para desarrolladores web, como activar, desactivar y visualizar Javascript y CSS. Web Developer > Añade un sin fin de utilidades y funcionalidades para desarrolladores web, como activar, desactivar y visualizar Javascript y CSS. Líneas guía, Regla, Validador de CSS y HTML.YSlow > YSlow analiza páginas web y nos recomienda maneras para mejorar el rendimiento de las mismas.Pixel-Perfect > Ayuda para "clavar" los diseños.Page Ruler > Dibuja una regla para obtener las dimensiones en píxeles. CSS CompressorCSS MinifierStyleneat
How to Code HTML5 Video Background in Email Last week, we sent the launch email for The Email Design Conference. We knew we couldn’t promote THE Email Design Conference with just any email, which is why we aimed for a forward-thinking and uniquely impressive one. Naturally, we wanted it to be so amazing that people couldn’t help but attend the conference to learn about the tricks we used. So, what did we decide to do? In addition, you can view the Litmus test results of the final email sent to subscribers (note some screenshots may be “wonky” due the video animation). Apple MailOutlook 2011 (Mac) As you can see, the HTML5 video degrades gracefully across all clients with the fallback image. We expected the email to get some attention, but the response we received blew our socks off. First off, we created a full-width table as a container for the top section of the email: Within that table, we created a table cell with a “fallback” background image that acted as a static image for when the video was not loaded: <div class="overlay"><!
Adaptive Images in HTML Contact Form 7 Clear Default Value | Serial Design Group Contact Form 7 is one of our favorite form plugins because its updated regularly and there are a ton of extensions you can install that make the user-experience that much more rewarding; our favorite is the Database Extension. One feature that people have been asking about for quite some time is the ability to clear the default value of a field onClick or onFocus. This can be done easily by changing a couple lnes of code in the plugin, but remember, when you upgrade Contact Form 7, you’ll need to reapply this change. On line 89 in this file:/wp-content/plugins/contact-form-7/modules/text.php Replace this: With this: And on line 88 in this file:/wp-content/plugins/contact-form-7/modules/textarea.php With those 2 tweaks you should be able to clear the default value each time the user clicks the text field or text area.
Documentation: Getting Started PhotoSwipe First things that you should know before you start: PhotoSwipe is not a simple jQuery plugin, at least basic JavaScript knowledge is required to install.PhotoSwipe requires predefined image dimensions (more about this).If you use PhotoSwipe on non-responsive website – controls will be scaled on mobile (as the whole page is scaled). So you'll need to implement custom controls (e.g. single large close button in top right corner).All code in the documentation is pure Vanilla JS and supports IE 8 and above. If your website or app uses some JavaScript framework (like jQuery or MooTools) or you don't need to support old browsers – feel free to simplify the code.Avoid serving big images (larger than 2000x1500px) for mobile, as they will dramatically reduce animation performance and can cause crash (especially on iOS Safari). Possible solutions: serve responsive images, or open image on a separate page, or use libraries that support image tiling (like Leaflet) (more in FAQ). About
fastcodesign What is responsive design? Most people vaguely understand that it refers to websites that work just as well on desktops as they do on smartphones, but there's a lot more to it than that, leading to widespread confusion (heck, I'll admit, I've even been known to misuse it myself, even after fellow Co.Design writer John Pavlus called me a dummy for it). But the principles of responsive design aren't that hard to understand, thanks to this amazing collection of animated GIFs put together by the guys Froont, a San Francisco-based company specializing in making tools for designers to create responsive websites. Spend just a few minutes with these GIFs, and you'll never be hoightily corrected by a design pedant about "responsive websites" versus "adaptive websites" ever again. The GIFs below show many of the basic principles of responsive designs, with explaining quotes by Froont co-founder Sandijs Ruluks. "Does your icon have lot of details and some fancy effects applied?
jQuery Modal Translate Your Website: 50 Resources for Multilingual Websites Want to translate your website? There’s more to it than meets the eye. Translating the text word-for-word might seem simple. But it’s often more challenging than it looks…and it’s often not enough. Website localization is the process of adapting your site to connect with customers in new languages and cultures. There’s a lot to think about! Getting Started: How to Get Website Translation Right the First Time Ready to get started? How to Translate Your Website- K International– Not sure if you should translate your site? Multilingual UX and Design: How to Welcome Users From Everywhere How well does your site design translate? Unique But Universal: Localizing User Interfaces: An excellent primer on creating a user experience that works for everyone, from multilingual UX expert Alberto Ferreira.Global by Design: Launching a new site or revamping an old site? Multilingual Content: Don’t Get Lost in Translation You know that saying “Content is king?” Need more assistance?
□Border Image CSS Code Generator - Easy Image Border - Border Image