background preloader

Jquery / ajax / javascript

Facebook Twitter

jQuery Menus with Stunning Animations - Noupe Design Blog. Feb 17 2011 jQuery is a great tool that helps our imagination turn ideas into reality. We can do almost everything we can think of with the help of this useful tool. Apart from being a lightweight cross-browser JavaScript library that simplifies HTML and Ajax interactions for rapid web development, it also gives sites that sleek look while also representing important data in a very attractive way. You should always keep in mind that once a user lands on your site, the fist thing s/he does is to navigate and check out the content. If your site lacks in providing the user an attractive navigation, s/he will loose interest and will be clicking on that ‘Back’ button within seconds — even if the content on the site is excellent. Hence to stand apart you need to make your menu on your site different and appealing to users. We’ve collected some tutorials to help you understand how to give your menus that stunning visual effect and animations.

Overlap that Menu! (ik) 25 Printable jQuery Tutorial. With this jquery tutorial will help improve your website’s navigation, usability, and its overall appearance.There are so many javascript libraries, but for me, there is no library that can solve problems better than jQuery. So, learn jQuery for web developers is something very important.

Hopefully, this article lists the jQuery tutorials could be useful for friends, be it for new to jQuery or who have an expert, can be used as a collection. Here are a few cool features you can add to your website with Javascript. How to Create an Infinite Scroll Web Gallery Avoid the frustration that can be brought on by having to change pages every time you want to see the next picture. Web experts believe that having your menus drop down from the top will give them more user attention. Making an Interactive Picture with jQuery Interactive pictures can be a great way to get the user to interact with your website. jQuery Tabbed Navigation How to Create a Simple iTunes Like Slider Image Fade Revisited.

12 Super JavaScript Animation Frameworks. Ecommerce websites are popping up all around us. Are all of them successful? No. Most fail. But why? One of the most common reasons is that they do not put the needs of the user before the ideas of the business. Good user experience is one of the key features of any successful ecommerce store, and without taking care of this one aspect, you're in an uphill battle to drive sales. And how do you provide great user experience? Below you'll find my favourite ecommerce websites of 2022, compiled from our entire ecommerce website database. But before that, here are our top rated ecommerce website builders that most of these shops below are using in order to deliver high quality UX and UI: Best ecommerce website builders: These websites should give you an idea of what elements you should be focusing on, and some pointers on how you can provide rich user experience through additional website features and good themes.

Table of Contents Best Ecommerce Website Designs in 2022: Inspiration 1. 2. 3. 4. 45 Fresh Useful JavaScript and jQuery Techniques and Tools - Smashing Magazine. Advertisement Yes, this is another round-up of fresh and useful Javascript techniques, tools and resources. But don’t close the tab yet, as you might find this one very useful. In this selection we present calendars, forms, buttons, navigation, debugging, optimization and compatibility tables as well as handy resources and tools. We also cover various jQuery-plugins that will help you extend the functionality of your website and improve user experience with ready components or coding solutions. The last section also covers a number of useful educational resources such as a compilation of useful JavaScript coding practices, a detailed comparison of JavaScript frameworks and general JavaScript programming conventions.

You may be interested in the following related posts: Calendars and Timelines jDigiClock – Digital Clock (HTC Hero inspired)4 jDigiClock is a jQuery plugin inspired from HTC Hero Clock Widget. jQuery Sliding Clock v1.15 jQuery transpearant Slider clock with CSS sprites. Flip! 20+ Brilliant and Advanced jQuery Effects. 10 Amazing jQuery Slider Plugins & Tutorials. Content sliders are a great way to show large amount of content or images on a smaller area in a website or blog. They are commonly used in portfolio sites, corporate sites or blogs. You may probably heard that jQuery isn’t very hard to learn. If you are interested in implementing a content slider in your website please check our jQuery tutorials and plugins collection.

So her i have collected few very useful tutorials and plugins for you. I hope it may help you. Possibly the easiest to use jQuery plugin for making slideshows! To kick us off in style, here’s the awesome Piecemaker gallery created by Björn from Modularweb. This tutorial explains how to develop Create Beautiful jQuery sliders tutorial with image description and name. Create a Simple Slideshow Using MooTools” series has been hugely successful.

Query Blinds Slideshow using CSS Sprites Read the rest of this article to learn how to create a beautiful advanced jQuery background image slideshow. 20 Best jQuery Slideshow / Photo Gallery Plugins. Photo Gallery, picture gallery, or slideshow are the best way to showcase your images/photos to your readers. jQuery Slideshow plugins are very useful to show the photo gallery in your blog or website in a eye catching way. Most of these plugins are lightweight , easy to install and compatible with all popular browsers . We can display sliding content in mobile devices ( like iphone, ipad , Andriod smartphones ) also with these plugins. Just with few lines of coding we can create beautiful animation effects with these plugins. This post is a showcase of 20 best jQuery slideshow plugins. 1.Galleria Galleria is a JavaScript slideshow plugin for image gallery unlike anything else. 2.Galleriffic Galleriffic is a jQuery plugin that provides a rich, post-back free experience optimized to handle high volumes of photos while conserving bandwidth. 3.Nivo Slider Nivo Slider is a lightweight jQuery Slider plugin for creating good-looking image sliders. 4.Avia Slider 5.Pikachoose 6.Image Flow 9.prettyPhoto.

Alsacréations : Tutoriels XHTML, CSS, actualités et articles sur les standards web. Une galerie d'images simple avec jQuery - 1616x886 [1375x748] Ce tutoriel vous guide dans la réalisation d’une galerie d’images simple, avec JavaScript et la bibliothèque jQuery. Introduction Réaliser une galerie photo en JavaScript n'est à première vue pas bien compliqué. Pourtant, si l'on veut bien faire les choses, le code peut rapidement devenir complexe et verbeux. Voici un système simple et non intrusif de visualisation d'images avec chargement et effet de fondu, comme on peut le visualiser avec cet exemple. Grâce à jQuery, l'écriture de ce script s'en trouve grandement simplifiée et concise. Attention: l’adjectif «simple» dans le titre du tutoriel désigne la galerie d’images réalisée, pas forcément les étapes pour y parvenir. Ce tutoriel est recommandé pour les personnes ayant déjà des connaissances de base en JavaScript, et connaissant si possible la librairie jQuery.

La base HTML Nous allons commencer par créer une liste de vignettes qui, une fois cliquées, afficheront nos images grand format. La surcouche JavaScript jQuery(function($){ });