S.SIGUR Shared links
Tag cloud
Picture wall
Daily
RSS feeds
  • RSS Feed
  • ATOM Feed
Links per page
  • 20 links
  • 50 links
  • 100 links
page 23 / 26
507 results tagged plugin  ✕
jQuery Inline Form Validation Engine | Web Resources | WebAppers
Fri Jun 12 09:36:55 2009
QRCode
When it comes to form validation, it’s hard to have a versatile solution that works with every form. Figuring out how to display errors is not a simple task. Cedric Dugas has created a jQuery Validation Engine in order to solve this problem.
When an error needs to be displayed, the script creates a div and positions it in the top right corner of the input. This way you don’t have to worry about your HTML form structure. The rounded corner and shadow are done with CSS3 and degrade well in non compliant browsers. There is no images needed.
When you submit a form, it will look for inputs with predefined class selectors, and validate them accordingly to their type. It also does on the fly validation when you click outside of the input. Localisation language is also available. It has been tested on Internet Exploder 6 & 7, Firefox 3+, Safari 4 and Chrome 1+.
formulaires jquery plugin
http://www.webappers.com/2009/06/12/jquery-inline-form-validation-engine/
Autoresizing Smart Columns with jQuery | Web Resources | WebAppers
Wed Jun 10 20:34:54 2009
QRCode
Currently, there are two commonly used techniques on displaying columns, the fixed columns and the liquid columns. With fixed columns, there will be certain viewport resolutions, where it leaves excess white space where a column was just not able to squeeze in. The downside of liquid columns is that we are restricted to having a fixed number of columns per row.
css jquery plugin
http://www.webappers.com/2009/06/10/autoresizing-smart-columns-with-jquery/
Prevent User Activity with jQuery BlockUI Plugin | Web Resources | WebAppers
Mon Jun 8 10:27:54 2009
QRCode
The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. When activated, it will prevent user activity with the page (or part of the page) until it is deactivated.
BlockUI adds elements to the DOM to give it both the appearance and behavior of blocking user interaction. It is particular useful for creating loading screen for web application. BlockUI is compatible with jQuery v1.2.3 and later.
jquery plugin
http://www.webappers.com/2009/06/08/prevent-user-activity-with-jquery-blockui-plugin/
jQuery TOOLS - The UI library for the Web
Fri Jun 5 07:43:09 2009
QRCode
jQuery Tools is a collection of the most important user-interface components for today’s websites. This single JavaScript file weighs only 5.8 Kb. This library contains some useful JavaScript tools like tabs, tooltips, accordions, overlays, smooth navigation, great visual effects and all those “web 2.0″ goodies that you have seen on your favourite websites.
You don’t need to be a programmer to use these tools. They have lots of Demos you can explore and you can copy their source code to your site and things will work. Each tool is used in a similar manner and by learning one tool you can easily learn the other tools.
javascript jquery outils plugin
http://flowplayer.org/tools/
jqDock - jQuery Fish Eye Menu | Web Resources | WebAppers
Tue Jun 2 08:37:29 2009
QRCode
The Dock is a set of iconic images that expand when rolled over with the cursor, and usually perform some action when clicked. jqDock is a jQuery plugin that mimics that behaviour by transforming a contiguous set of HTML images into an expanding Dock, vertical or horizontal, with or without labels.
fisheye jquery menu plugin
http://www.webappers.com/2009/06/02/jqdock-jquery-fish-eye-menu/
jQuery Masonry - A Layout Plugin for jQuery | Web Resources | WebAppers
Mon Jun 1 20:41:35 2009
QRCode
jQuery Masonry is a layout plugin for jQuery. Think of Masonry as the flip side of CSS floats. Where as floats arrange elements horizontally then vertically, Masonry arranges them vertically then horizontally. The result leaves no vertical gaps between elements of varying height, just like a mason fitting stones in a wall. Masonry will work with all structural elements: div’s, lists, p’s, spans.
There are no setting or options within in the plugin. Instead, all spacing properties can be set with CSS. The only property required for Masonry to work is for the width of the child elements. Child elements should be should have equal width in order to avoid any overlapping.
html jquery plugin
http://www.webappers.com/2009/06/01/jquery-masonry-a-layout-plugin-for-jquery/
Tokenizing Autocomplete Text Entry with TokenInput | Web Resources | WebAppers
Thu May 14 09:45:50 2009
QRCode
autocomplète
jquery plugin
http://www.webappers.com/2009/05/14/tokenizing-autocomplete-text-entry-with-tokeninput/
Sexy Page Peel Effect Tutorial & jQuery Plugin | Web Resources | WebAppers
Wed May 13 09:23:08 2009
QRCode
Pour faire un coin de page qui se déplie
jquery plugin
http://www.webappers.com/2009/05/13/sexy-page-peel-effect-tutorial-jquery-plugin/
hoverIntent jQuery Plug-in
Mon May 11 13:30:47 2009
QRCode
gestion du hover
jquery plugin
http://cherne.net/brian/resources/jquery.hoverIntent.html
jQuery GalleryView - by Jack Anderson
Fri Apr 10 07:53:02 2009
QRCode
diaporama gallery jquery plugin
http://www.spaceforaname.com/jquery/galleryview/#demos
Fancy Apple.com-Style Search Suggestion jQuery Plugin | Web Resources | WebAppers
Thu Apr 9 08:40:26 2009
QRCode
autocompletion moteur de recherche
jquery plugin
http://www.webappers.com/2009/04/09/fancy-applecom-style-search-suggestion-jquery-plugin/
Huge List Of Highly Extensible Photoshop Plugins | 1stwebdesigner - Love In Design
Tue Apr 7 09:02:31 2009
QRCode
photoshop plugin
http://www.1stwebdesigner.com/resources/huge-list-of-highly-extensible-photoshop-plugins/
Fullsize : A New IMG Tag Attribute
Wed Apr 1 08:05:36 2009
QRCode
type lightbox
jquery lightbox plugin
http://www.addfullsize.com/
qTip - The jQuery tooltip plugin - Home -
Wed Apr 1 08:02:51 2009
QRCode
tool-tip bulle infos customizable
jquery plugin
http://craigsworks.com/projects/qtip/
CSS Browser detection using jQuery instead of hacks
Fri Mar 20 21:29:50 2009
QRCode
Détection navigateur par javascript > utile pour safari
javascript jquery plugin
http://www.tvidesign.co.uk/blog/CSS-Browser-detection-using-jQuery-instead-of-hacks.aspx
Simple JQuery Accordion menu - Redux
Sun Mar 15 20:44:01 2009
QRCode
effet accordéon
jquery plugin
http://www.i-marco.nl/weblog/jquery-accordion-menu-redux/
jQuery Captify Demo
Tue Mar 3 09:23:02 2009
QRCode
Captify jQuery Plugin displays simple, pretty image captions that appear on rollover. Captions can be locked “always-on”, or set to fade in on rollover. Also, captions can slide in from the top or the bottom.
jquery plugin
http://masterfidgeter.com/projects/captify/
Scroll Your HTML Elements with jQuery Scrollable | Web Resources | WebAppers
Sat Feb 21 12:39:27 2009
QRCode
jQuery Scrollable is to provide generic scrolling capability to your pages. Anytime you want to scroll your HTML elements in a visually appealing way you should use this tool. The difference between “normal” scrolling is that you don’t have browser’s default scrollbars available and you can perform scrolling in more sophisticated ways.
carousel jquery plugin
http://www.webappers.com/2009/02/21/scroll-your-html-elements-with-jquery-scrollable/
Ajax Fancy Captcha - jQuery plugin - WebDesignBeach.com
Fri Feb 20 08:24:50 2009
QRCode
ajax, captcha, jquery, plugin
ajax captcha jquery plugin
http://www.webdesignbeach.com/beachbar/ajax-fancy-captcha-jquery-plugin
Surfin’ Safari - Blog Archive » Introducing Drosera
Mon Feb 9 08:48:57 2009
QRCode
debug javascrit pour webkit
dev javascript plugin safari
http://webkit.org/blog/61/introducing-drosera/
page 23 / 26
7130 link
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn