
RSS Feeds Reader Plugin for jQuery - Zazar Website Builder This plugin will read RSS feeds from website URL using the Google Feeds API. It produces structured HTML with in-built CSS classes for styling. Simple and easy to use. Features Supports Atom 1.0, RSS 2.0, RSS 1.0 & RSS 0.9x. For jQuery versions 1.4, 1.5, 1.6 and 1.7. Specify the number of feeds to return. Choose to include header, date and description. Specify the title HTML tag. Choose to use either a brief or full description (when available). Produces all HTML code and style classes. Customised error message. Support for SSL requests. Specify the target for feed links. Supports media attachments using the enclosure tag. User callback function. Sort by title or date. Demonstrations Basic RSS feed example Animating RSS feeds with zFramework RSS feed with media attachments Multiple RSS feeds with ticker animation Selecting RSS feeds from a menu RSS feed with images and ticker animation RSS feed with custom fonts using Cufon Displaying RSS feeds with jQuery Mobile How to sort feeds by title and date Download No
Moving Boxes Content with jQuery Today we will create a website template with some really sweet animations using jQuery. The idea is to have little boxes scattered around at the top of the site and when a menu item is clicked, the boxes animate to form the main content area. We will use some different animation effects […] View demoDownload source Today we will create a website template with some really sweet animations using jQuery. The content area will custom scroll for which we will be using the really awesome jScrollPane Plugin by Kevin Luck. The beautiful photos are by Jin. So, let’s start! The Markup First, we want to place the background image with the grid overlay: The next div element will be used to add the little boxes with their random position and rotation degree We will place a total of 16 boxes (div elements) into this container. As you can see, we will add two “data-” attributes that we’ll use to define the speed and the easing effect that will be associated to the animation of the boxes. The CSS
Craftyslide, un slideshow jQuery simple et léger - Megaptery Les plugins jQuery qui génèrent un diaporama sont nombreux, mais ils sont souvent lourds à charger du fait des nombreuses options qui ne sont pas forcément utilisées. Avec Craftyslide, on va à l’essentiel : un slideshow simple, léger et efficace ! Pourquoi Craftyslide ? Craftyslide est né d’une raison assez originale. En s’inspirant du plugin jQuery Slides qui a été conçu avec le même objectif, Craftyslide permet de mettre en place un diaporama simple, avec seulement cinq options de base. Utilisation de Craftyslide Utiliser Craftyslide sur votre site est facile ! Puis définissez la structure HTML du slideshow. Et pour une initialisation basique du plugin : C’est fini. Quelques options Vous avez à disposition cinq options de base pour personnaliser au mieux votre diaporama : Pour utiliser les options, on procède de la manière suivante : Vous cherchez un plugin jQuery pour mettre en place un slideshow simple et léger sans vous embêter et qui réponde à vos besoins ?
jQuery: The Write Less, Do More, JavaScript Library 10 Excellent Tools for Responsive Web Design By Jason Gross So, you’ve decided to venture into the creation of responsive web designs. Wonderful! With the browsing landscape diversifying into mobile devices, netbooks, desktops and so forth, responsive web designs allow web designers to provide different layouts for specific devices (based on screen size and browser features) giving site visitors an optimal user experience. So now, you’ve determined that it would be beneficial to create responsive web designs. Tools have started to spring up to provide us with shortcuts and helpers for common responsive web design tasks. I divided the tools in this list into four categories: Responsive typographyFlexible imagesResponsive web page layoutsTesting and cross-browser support Responsive Typography First, let’s look at two tools (out of the many out there) that allow us to create beautiful, adaptive typography. 1. 2. Another jQuery plugin, FitText helps you make your headlines responsive. Flexible Images 3. imgSizer.js 4. 5. 6. 7. 8. 9. 10.
Fun With CSS Shapes I bet a bunch of you don't realize that we can create the illusion of shapes by using 100% CSS. By utilizing the border property in creative ways, we can make some really interesting polygons. In this week's screencast, we'll figure out a way to create speech-bubbles without resorting to background images. Most of us, by now, are familiar with using the "-moz-border-radius" and "-webkit-border-radius" properties to create rounded corners - or even complete circles - but there are other techniques to create more complicated shapes. Traditional Speech-Bubble Note how the "bottom" property is the reciprocal of the "border-top" property. Alternate Yet Another Interesting Note I'm typing this paragraph minutes before posting the tutorial. Pretty Nifty I'm really eager to see how you guys have implemented this unique trick into your own projects.
45 jQuery Plugins And Tutorials To Enhance Your Forms Don't Forget to participate in a contest where you can win an amazing e-Commerce template from TemplateMonster. Creating awesome and appealing forms for your website has now become easy, thanks to jQuery plugins. Here we are sharing with you a collection of some extremely useful plugins and tutorials to help you create beautiful and awesome web forms. Web forms are the crucial element for any website as website visitors use such forms to interact with the webmaster. Therefore, keeping them neat and functional while maintaining their aesthetic appeal is important. Here is the complete list. Boxy –Facebook-like dialog/overlay ( Demo | Download ) Boxy is a flexible, Facebook-style dialog box for jQuery with support for dragging and size tweening. A jQuery Inline Form Validation ( Demo | Download ) When it comes to form validation, it’s hard to have a versatile solution that works with every form. LightForm ( Demo | Download ) LightForm is a free Ajax/PHP contact form.
960 Grid System Photobooth with PHP, jQuery and CSS3 In this tutorial, we will be building a jQuery and PHP powered photobooth. It will allow your website visitors to take a snapshot with their web camera and upload it from a neat CSS3 interface. As you might know, it is not possible to access web cameras and other peripheral devices directly from JavaScript (and it won't be for some time). However there is a solution to our problem - we can use a flash movie. Flash has perfect web camera support, and is installed on nearly all internet - enabled computers. The solution we are going to use for this app is webcam.js. The first step to building our Photobooth is laying down the HTML structure of the main page. index.html <! There are three main divs in the page: #topBar displays the headings; #photos is where the images are inserted after they are requested with jQuery's $.getJSON method; #camera holds the webcam.swf movie (which we are using to communicate with the web camera). The control buttons are divided in two .buttonPane divs. jQuery
8 Things You Need to Master to Call Yourself a Professional Web Designer » Edmonton and Sherwood Park Area Web Design, Graphic Design, Social Media, Software Development – Microtek Corporation Just like with print design, there is a set of skills and knowledge you need to master to become a professional web designer who designs functional, successful websites. Understand how the web works and realize users visit websites because they are looking for information. Users visit websites because they seek answers or need a service—this is what matters most to them. The only people interested in the design of your website are other designers.Realize that usability is the most important thing in web design. If your users can easily access information in your website, they will come back. Mastering this knowledge will build confidence in your web design skills and make your websites work well for your clients. Summarized from and modified.