Plugins

TwitterFacebook
Get flash to fully experience Pearltrees

BAW Log in Logout Menu » blog.boiteaweb.fr

http://www.boiteaweb.fr/baw-log-in-logout-menu-3337.html Ce plugin vous permet de mettre les fameux liens « Log in » « Logout » ou « Connexion » « Déconnexion », le tout sans devoir ajouter 2 menus ou faire du bazar avec jQuery. Non ici on fait du propre, vous pouvez même ajouter la page de redirection désirée, c’est pas beau ça ? En plus il contient du code de Greg #laclasse ;)
Example You are good to go now. gmap3 is really simple and tiny to use, this tiny line of code below is being used to embed the map as shown below. Super simple, isn't it? Inline version Important: Some people think that there are some requirements in class or id name because of my examples always use map or test , but of course not !

google maps

http://gmap3.net/
Slideshows

I love Mac apps, especially for their attention to detail. CoreAnimation makes it so easy to create useful and eye-pleasing effects, like the one in this video . Quicksand aims at providing a similar experience for users on the web. Documentation At the very basic level, Quicksand replaces one collection of items with another . All you need to do is provide those two sets of items. http://www.razorjack.net/quicksand/docs-and-demos.html

Classement ajax

http://th3silverlining.com/2010/04/15/pajination-a-jquery-pagination-plugin/ Pajinate – A jQuery Pagination Plugin Pajinate is a simple and flexible jQuery plugin that allows you to divide long lists or areas of content into multiple separate pages. Not only is it a simpler alternative to server-side implementations, the time between paginated-page loads is almost nil (up to a reasonable page-size of course). The demo and source offer several examples demonstrating various ways in which to configure and use Pajinate (including embedding multiple Pajinate elements in a single page).

Pagination

Are you expressing your mission, your ideas, your passion, your creativity adequately through your website? For most people, you ARE your website. If you want people to remember you, to get what you can offer, why not use our services to elaborate on your ideas and create a web presence that people will understand? http://pupunzi.com/#mb.components/mb.extruder/extruder.html

Onglet extensible

Viewing this example in Internet Explorer will show that the sub-menus appear above the elements, as they should. If your layout makes it likely that the sub-menus will be required to overlap form elements you will run into a bug in Internet Explorer 6 whereby the select elements appear above the sub-menus. You can fix this by applying Brandon Aaron’s bgIframe plugin like this: http://users.tpg.com.au/j_birch/plugins/superfish/#getting-started

Menu

Are you tired with your old fashion dropdown? Try this new one. Image combo box. You can add an icon with each option. It works with your existing "select" element.

JavaScript image combobox v2.36 | Marghoob Suleman

http://www.marghoobsuleman.com/jquery-image-dropdown

tooltip - tipsy

http://onehackoranother.com/projects/jquery/tipsy/ As of version 0.1.3, it's possible to use a callback function to set the gravity dynamically at hover-time. Within the callback, this refers to the active element, and the function should return the calculated gravity as a string. Two demo callbacks are supplied - $.fn.tipsy.autoNS and $.fn.tipsy.autoWE - which select north/south and west/east gravity, respectively, based on the element's location in the viewport.