Yannis Chatzikonstantinou / Freetile.js. Freetile is a plugin for jQuery that enables the organization of webpage content in an efficient, dynamic and responsive layout. It can be applied to a container element and it will attempt to arrange it's children in a layout that makes optimal use of screen space, by "packing" them in a tight arrangement. Freetile has been the layout engine behind Assemblage and Assemblage Plus for almost two years, and now it becomes available as an independent Open Source project.
Features Freetile is inspired by similar, existing efforts such as Masonry, vGrid and Wookmark. However, it differs from these solutions in some aspects: Additionally, Freetile has the following key features: A smart animation routine allows distinguishing between elements that is meaningful to be animated and ones that are not (e.g. elements that have been just added to the arrangement, or those that are not visible). Usage Default usage: $('#container').freetile(); Enable animation, with an element delay of 30ms: License Get it! ThemeRoller. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Phasellus mattis tincidunt nibh. Cras orci urna, blandit id, pretium vel, aliquet ornare, felis. Maecenas scelerisque sem non nisl. Nam dui erat, auctor a, dignissim quis, sollicitudin eu, felis. Lorem ipsum dolor sit amet, Nulla nec tortor. Nam congue semper tellus. Nulla purus lacus, pulvinar vel, malesuada ac, mattis nec, quam. Nam congue semper tellus. Nullam feugiat cursus lacus.orem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse scelerisque dui nec velit. Tooltips can be attached to any element. YouTube player embed with attached playlist. YouTube player embed with attached playlist Tuesday, September 29th, 2009 in Mootools MyTube is a MooTools 1.2 plugin developed using the available player API and data API from YouTube. Basically, if you’re an YouTube publisher or simply someone who wants to display some videos pulled from YouTube on his website, this is for you.
For example, if you want to display some related (or not) videos into a post in your blog, instead of displaying 3-4 players for each video, you can have only one player and attached to it into a playlist, all 4 videos so your users can choose what to play. The script is completely unobtrusive giving the possibility to display multiple playlists with attached video players retrieved from YouTube based on either an user name to pull videos from or simply by using the video ID you can get from any YouTube video link.
All embedding and displaying is done by the script, no special knowledge needed except some CSS. Was this useful?
30 jQuery Responsive Layout Plugins. Extensive list of some of the most useful jQuery responsive layout plugins used by designers aiming to design responsive layouts for their websites. Responsive layouts are relatively new in the web design world and are becoming more popular due to the rise in popularity of mobile web design and the broaden of screen resolutions. Enjoy! Related Posts: 10 jQuery Plugins to help with Responsive Layouts 1. jquery-quickfit A quick and dirty approach to fitting text into its surrounding container. Source Demo 2. The Five Simple Steps website has a responsive design with a neat feature. Source Demo 3. Dynamically updates the src of your images based on the browser width. Source Demo 4. A tiny jQuery plugin that creates a responsive slideshow using images inside “ul”. Source + Demo 5. jQuery Responsive Thumbnail Gallery The plugin allows us to define each image in 2 different sizes, just set a breakpoint width and it decides which image to display according to the size of the screen.
Source + Demo 7. 8. 20+ Demos Showing Advanced jQuery Effects. Just a short while ago, Flash was one of the primary technologies used by web designers to add interactivity to a website. Since the introduction of the iPad, with its lack of the Flash Player, there’s an acceleration in the web development world to use alternative technologies to Flash, such as jQuery, Ajax and others. Although Flash is still a very powerful and useful tool, which works great on many cases, several of the effects that web designers are accustomed to creating in Flash, can be just as easily implemented using jQuery.
Here are 21 online demos that show the power of jQuery for creating advanced effects and interactivity that can rival Flash. 1. This demo mimics the popular card flip technique which can rotate an element 360 degrees around its own x or y‑axis. 2. jQuery Quicksand plugin This is a great plugin for sorting an array of elements/icons on a page with nice fade-in/fade-out and animation effects. 3. 4. 5. 6. 7. jQuery Circulate 8. 9. 10. 11. 12. 13. 14. 15. 16. 19. 20. Lazy Load Plugin for jQuery. Lazy Load is delays loading of images in long web pages.
Images outside of viewport are not loaded until user scrolls to them. This is opposite of image preloading. Using Lazy Load on long web pages will make the page load faster. In some cases it can also help to reduce server load. Plugin is inspired by YUI ImageLoader Utility by Matt Mlinac. For those in hurry there are several demo pages: basic options, with fadein effect, noscript fallback, horizontal scrolling, horizontal scrolling inside container, vertical scrolling inside container, page with gazillion images, load images using timeout and load images using AJAX(H).
When checking the demos clear browser cache between each request. How to Use? Lazy Load depends on jQuery. You must alter your image tags. <img class="lazy" data-original="img/example.jpg" width="640" height="480"> $(function() { $("img.lazy").lazyload(); }); This causes all images of class lazy to be lazy loaded. PRO TIP! Setting Threshold Event to Trigger Loading. How to Use jQuery to Make Slick Page Transitions. Adding the final touches to a site can be the difference between a polished and beautiful site that looks “refined,” and a mediocre site that leaves no impression on visitors. jQuery, the versatile JavaScript library, can be leveraged to create all these fine tuned elements. Today we’re going to look at how to use it to create elegant page transitions. Let’s get to it! If you would like to quickly take a peek at a very simple implementation of this technique, below is the demo for viewing and download. Getting Started With HTML/CSS To begin, let’s dive straight into the CSS.
This will stop all of the visual elements in the body from loading, initially “hiding” everything. Therefore, a better solution will be adding the display:none CSS property using jQuery. Your HTML doesn’t have to change much to get these transitions working, but before we get started on that, let’s download and attach jQuery to our page. I suggest appending this in the head section of your document. Fine Tuning. Highcharts - Interactive JavaScript charts for your webpage. jQuery Live Search Demo. 50+ Best jQuery Carousel Roundup. In web design, a jQuery carousel is an element giving visitors easy and visible access to several content items. It is typically a dynamic scrolling list of items in horizontal order where previous and next items are partially visible.
The items, consisting of HTML content, images, videos etc. can be scrolled back and forth (with or without animated transitions). If you like jQuery plugins and javascript in general, make sure to check out the fully-licensed premium scripts found over at Envato Market. Using sliding horizontal panels, known, as Carousels and Sliders, to feature top content, is one of the strongest web design trends over the last couple of years.
The reason for this trend is mainly the arrival of jQuery that have made it almost a “walk in the park” to add a jQuery carousel or a jQuery image slider plugin to a web site. This article has been created specifically to help you get started using jQuery Carousels, but you may also jQuery Slider plugins. Boutique carousel BX Slider. Sliding Tabs - jQuery Plugin. Ext JS 4.0 Examples. jQuery Testimonials Slider with Navigation and Effects using Cycle Plugin | PI Media - Web & Social Media Apps Development. Vertical Sliding Accordion with jQuery. Animated Collapsible DIV v2.4. July 3rd 09': Updated to v2.4, which supports a new set of "rel" and data-image" attributes you can insert into arbitrary links to quickly create link or image link togglers.
Description: This script collapses any DIV on the page and lets users manually toggle its appearance via a smooth "Web 2.0 style" animation. It's a popular effect on many social networking/ comment sites. Three distinguishing features of this script are: Ability for the script to work on both DIVs that have an explicit CSS height attribute defined, and without. Ability to "group" multiple collapsible content instances to act as a single unit, so opening one closes the others. Persistence can be enabled on each collapsible content individually that will remember if the DIV has been expanded, and upon the user's return to the page within the same browser session, keep it expanded.
Have fun sliding content up and down! Demos: Directions: Step 1: Insert the following code in the HEAD section of your page Setup Information. A Simple jQuery Slideshow. In the interest of following jQuery’s motto of “writing less and doing more,” let’s write a simple slideshow using jQuery, JavaScript and a bit of CSS. Download the complete slideshow hereRead the FAQs For starters, our main goal should be keeping the markup as clean as possible: Now let’s use CSS to position the images on top of each other and bring the active image to the top level with z-index: Due to absolute positioning, we need to define the height of the slideshow DIV. Also, notice that we defined three different z-indexes—we will manipulate these soon using jQuery.
For the slideshow animation we are going to switch between each photo at a set rate. Function slideSwitch() { var $active = $('#slideshow IMG.active'); var $next = $active.next(); $next.addClass('active'); $active.removeClass('active'); } $(function() { setInterval( "slideSwitch()", 5000 ); }); Here we set a JavaScript interval to call slideSwitch() every 5 seconds. Next we should incorporate a fade animation.
55 jQuery Animate Resources | Have Fun With jQuery Animate. Back in the day most people would use Flash on their website in order to enhance their website with stunning animation. Now, jQuery is a power house programming language that webmasters have at their disposal. Now slowly but steadily jQuery has stolen all the limelight from Flash and has fascinated the developers with its unmatchable features. jQuery is known as write less do more script. jQuery Animate in such a wonderful tool that you don’t even have to consider using flash anymore. We have collected a ton of really great jQuery Animate Tutorials which will open new doors of possibilities for you. We are presenting a whopping list of tutorials and plugins which will show you how you can create wonderful animations using jQuery. Advertisement Create a Cool Animated Navigation with CSS and jQuery Author is going to build a really cool animated navigation menu using just CSS and jQuery.
More Information on Create a Cool Animated Navigation with CSS and jQuery Bubble Engine – Plugin for jQuery. .animate. Description: Perform a custom animation of a set of CSS properties. The .animate() method allows us to create animation effects on any numeric CSS property. The only required parameter is a plain object of CSS properties. This object is similar to the one that can be sent to the .css() method, except that the range of properties is more restrictive. Animation Properties and Values All animated properties should be animated to a single numeric value, except as noted below; most properties that are non-numeric cannot be animated using basic jQuery functionality (For example, width, height, or left can be animated but background-color cannot be, unless the jQuery.Color plugin is used).
Property values are treated as a number of pixels unless otherwise specified. The units em and % can be specified where applicable. In addition to style properties, some non-style properties such as scrollTop and scrollLeft, as well as custom properties, can be animated. Duration Callback Functions Basic Usage. How to Create Animated Photo Gallery using jQuery (Slider Kit) How to create photo gallery using Slider Kit (jQuery) Today we will continue overviews of available photo galleries. Next gallery will Slider Kit. This is free jQuery photo gallery. This gallery have 4 different views (standard, with captions, vertical and minimalistic). Important notes – that it compatible with all browsers (this can work even in IE6) and have very light weight (packed version of library less 8kb).
You can navigate through images using your mouse, mouse wheel, and even keyboard. By default this gallery expect already prepared html data (with all images and thumbs). Ok, lets start, and lets check prepared demos and download ready package: Live Demo 1 Live Demo 2 Live Demo 3 download in package Lets start coding ! Step 1. As usual, we start with the HTML. Index.html You can notice, that currently we have empty UL inside ‘sliderkit-nav’. Now, make attention to class of our main gallery ‘photosgallery-std’. In our package you will find ‘index2.html’ and also ‘index3.html’. 55 jQuery Animate Resources | Have Fun With jQuery Animate. jCarousel - Riding carousels with jQuery. Effect Demos. How to Implement jCarousel My Way | Ash Robbins. : This tutorial was written in 2011 so, while it was correct and I would have used it at the time, I’ve now found much better and easier to configure sliders that jCarousel.
I’d recommend you check out the Orbit slider from Zurb’s Foundation framework , and also SlidesJS by Nathan Searles. During the build of a new template for our main CMS/CRM product at work, I thought I may as well follow the crowd and put a nice fancy slider onto the home page to show off a particular selection of recent work or news stories.
I thought this would be easy – and in its basic form it is – but configuring the slider to behave in the exact way I wanted it to was a bit more of a challenge. I decided to use jCarousel after seeing Orman Clark’s latest WordPress theme ‘ Stacked ‘ in which he allows the user to scroll through the various feature items by clicking on thumbnails below the main scrolling items. Dude actually has 2 sliders going on, as the bottom set of thumbnails is slideable (sp?!) Too. Step 1.