background preloader

Welcome to Jarallax.com

Welcome to Jarallax.com
What is jarallax?Web based parallax scrolling and much more! Jarallax is an open-source javascript library which makes adjusting css based on interaction easy.With Jarallax it's easy to create a parallax scrolling website. What to do next Follow Jarallax Support Jarallax

50 Useful CSS Snippets Every Designer Should Have With so many new trends advancing every year it can be difficult keeping up with the industry. Website designers and frontend developers have been deeply ingrained into the newer CSS3 properties, determining the ultimate browser support and quirky hacks. But there are also brilliant CSS2 code snippets which have been unrequited in comparison. For this article I want to present 50 handy CSS2/CSS3 code snippets for any web professional. These are perfect for storing in your development IDE of choice, or even keeping them saved in a small CSS file. Either way I am sure designers & developers can find some use for some of the snippets in this collection. Recommended Reading: 20 Useful CSS Tips For Beginners 1. Basic CSS browser resets are some of the most common snippets you’ll find online. 2. This clearfix code has been around the Web for years circulating amongst savvy web developers. 3. 2011 Updated Clearfix 4. Code Source 5. Code Source 6. 7. Code Source 8. Code Source 9. 10. 11. Code Source

Getting started Once you get the code of jVectorMap from the download page and one of the map from the maps page you can start experimenting with various features it provides. First of all let's create just a simple map with a world map with default parameters. Create an html containing the following: all JavaScript and CSS resources necessary to render the world map, initialization code, which tells the browser where to put the map and what parameters to use to render it, <div> element which will be a container for the map (note that map will be fitted according to the size of the container, that's why the container should have some non-zero width and height). <! If you open created page in a web-browser you should see something similar to this: Now when you created simple test map you can provide additional parameters to change the look and behavior of the map.

40+ Free Responsive WordPress Themes Not every blogger or site owner is code-literate or design-savvy, but everyone deserves to get a responsive design for their site. If you’re on WordPress, have we got a treat for you. Rather than bust your budget to hire a designer for a revamp, why not adopt one of these handpicked WordPress Themes that are available for free? These themes are built to resize and realign itself to cater to the different screen sizes of mobile devices, such as smartphones and tablets, i.e. they are responsive. No more swiping around to find hidden sidebars, zooming in and out to make the text comfortable enough to read. There will definitely be more out there so if you have a favorite theme, do let us know in the comments below. Constellation [ Demo | Download ] Flexible [ Demo | Download ] Ari [ Demo | Download ] Designfolio [ Demo | Download ] Simple Grid [ Demo | Download ] Unique [ Demo | Download ] Gridly [ Demo | Download ] TumblePress [ Demo | Download ] Twenty Ten [ Demo | Download ] What’s next?

Animez vos fonds de pages web avec des vidéos Youtube Animez vos fonds de pages web avec des vidéos Youtube Voici un petit bout de code qui vous permettra de remplacer le fond image de votre site web par une vidéo YouTube en plein écran. À vous quand même de bien choisir la vidéo pour éviter que ça ne ressemble aux fonds de page en GIF animés des années 90 Pensez à remplacer le VIDEO_ID par l'ID de votre vidéo YouTube. Et si vous souhaitez mettre une musique au chargement de votre page (MOUAHAHAHA), vous pouvez aussi utiliser YouTube avec le code suivant : Source Vous avez aimé cet article ? Circle Hover Effects with CSS Transitions From our sponsor: Get started on your Squarespace website with a free trial In today’s tutorial we’ll experiment with hover effects on circles. Since we have the border radius property, we can create circular shapes and they have been appearing more often as design elements in websites. One use that I especially enjoy seeing is the circular thumbnail which just looks so much more interesting than the usual rectangular. And because the circle is such a special shape, we are going to create some special hover effects for it! Please note: the result of this tutorial will only work as intended in browsers that support the respective CSS properties. We will omit vendor prefixes in this tutorial. So, let’s get started! The HTML For most of the examples, we’ll be using the following structure: Although we could use images here, we’ll give ourselves a bit more freedom by using background images instead. Now, let’s make some hover effects! The CSS Example 1 And now, the interesting hover action!

Related: