Archive for July 31, 2011
Web Design Library
Web Design Library |
SFBrowser file browser and uploader Posted: 05 Aug 2011 03:11 AM PDT SFBrowser file browser and uploader for jQuery and PHP5. It returns a list of objects with containing the names and additional information of the selected files. You can use it, like any open-file-dialog, to select one or more files. Most inherent functionalities are also there like: file upload, file preview, creating folders and renaming or [...] |
Posted: 05 Aug 2011 03:01 AM PDT jquery TinySort is a small jQuery plugin that will sort any nodetype by it’s text-, attribute- or data value, or by that of one of it’s children. usage The first parse in the tsort function can either be nothing… $("li").tsort(); $("ul#people>li").tsort(); a string (as you would in find)… $("ul#people>li").tsort("span.surname"); a ‘settings’ object… $("ul#people>li").tsort({place:"end"}); or both… [...] |
Posted: 05 Aug 2011 02:52 AM PDT jquery rotate this plugin allow cross-browser CSS element rotation with backwards compatibility with MSIE browsers. Properly calculates values for MSIE filter matrix M11 M12 M21 and M22… Super annoying problem now simplified. Enjoy. P.S. I don’t have any version of windows to test this in. LOL. Confirmation that the plugin works in versions of MSIE [...] |
Posted: 05 Aug 2011 02:38 AM PDT jquery Live and Let Die No more pages hanging out, partially rendered with no events attached to them! If the target element of your event will be rendered on the initial page load, there is no need to wait for domReady to attach an event to it. Use ‘Live and Let Die’ -.lald()- to attach [...] |
You are subscribed to email updates from ambulu offers jquery web design library To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Web Design Library
Web Design Library |
Posted: 04 Aug 2011 02:42 AM PDT Imagin8 will transition between images with a nice fade In/Out. It only requires a couple of lines of CSS and a regular jQuery Plugin call. You have full control on the number of images, the delay and a lot more. It can play backwards once it reaches the end, or it will start all over [...] |
Posted: 04 Aug 2011 02:29 AM PDT jQuery spamless helps prevent email spam by converting obfuscated email addresses into human readable ones. Level of security customised via several options: * Select characters to replace the "@" symbol * Select characters to replace the "." symbol in the domain name * Select whether to use reversed text (default setting) * The plugin automatically [...] |
You are subscribed to email updates from ambulu offers jquery web design library To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Collagen Light Therapy Treatments
|
Web Design Library
Web Design Library |
Posted: 03 Aug 2011 09:47 PM PDT ClickEcho jQuery Plugin This plugin that I originally created for mobile websites to give a visual response when a user clicked on link or object to perform an action. It works so well I’ve ended up using it for several different projects both mobile and standard browser-based. The plugin uses the canvas element to create [...] |
Posted: 03 Aug 2011 06:45 AM PDT Mobile Device Drag And Drop This project aims to devise a drag and drop style interface with mobile device support. To be precise, most mobile devices “hijack” the action of dragging on the web browser in order to provide scrolling functionality, leaving your drag and drop items sat statically on the page. The idea behind [...] |
You are subscribed to email updates from ambulu offers jquery web design library To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Mani/Pedi
|
Welcome to LivingSocial
|
Web Design Library
Web Design Library |
Posted: 02 Aug 2011 04:26 AM PDT jquery Reading Time This plugin will count the number of ‘words’ (blocks of characters separated by one or more spaces) in a DOM element (e.g. a div) with given ID and calculates the estimated reading time of the text. You can use the plugin for this purpose “as is” (without specifying or changing any settings) [...] |
Posted: 02 Aug 2011 04:19 AM PDT Small Screen resize position manage use case when browser screen is small (width and/or height) and when your global html element (a div most of the case) are using css ‘left’ or css ‘top’ with relative value (e.g : percentage). This css combination is used to center the main element and is working perfectly on [...] |
Posted: 02 Aug 2011 01:59 AM PDT Window Slice is jQuery based UI widget to show small windows in a web page. Its function is to create a layer on the web page to show user contents like a small window. It can display inline, iframe contents. WinSlice is the class for creating the small the DOM windows. Key features of WinSlice: [...] |
Posted: 27 Jul 2011 05:52 AM PDT wizardsteps is a plugin that converts a group of containers into a fancy steps wizard that includes a simple API to control de state changes. CSS styles are organizaed in a modular way and with the minimization of http requests in mind, so, images are included in CSS, but you can modify it at will [...] |
Posted: 27 Jul 2011 05:31 AM PDT FRoll is a jQuery plugin to simplify the task of providing a simple and efficient way to expand the image information of a picture using a sequence of images. It uses image preloading for smoother user experience. The direct use of this plugin is to provide a preview of a youtube video using the Google [...] |
You are subscribed to email updates from ambulu offers jquery web design library To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Web Design Library
Web Design Library |
- The jQuery available
- html buffer plugin
- Plain Text Keyword search
- jQuery news slider
- Search Terms Highlight
Posted: 01 Aug 2011 03:08 AM PDT The jQuery available method provides a faster alternative to using $(document).ready() when you need to manipulate elements the instant they become available (before the DOM is even fully loaded). This is useful if you want to avoid DOM flicker (when you modify something but you see the old version until the ready event fires), especially [...] |
Posted: 28 Jul 2011 08:37 PM PDT html buffer plugin provides an object like a Java StringBuilder for concatenating HTML and also escaping it to avoid XSS bugs Any text that is constant HTML strings should be added to the buffer with the html() method, similar to jQuerys’ html() method. Any untrusted values from JavaScript objects should be added with the text() [...] |
Posted: 28 Jul 2011 06:15 AM PDT Plain Text Keyword search It perform key word search in specified element. It can perform key word in case sensitive and case insensitive mode. demo : demonstration download : Plain Text Keyword search Incoming search terms:Plain Text Keyword search |
Posted: 27 Jul 2011 07:47 PM PDT jQuery news slider plugin that makes news integration to your web site very easy. Dynamic News plugin supports two ways to add news data. You can either enter your news via HTML markups manually or let Dynamic News plugin load the news from rss feed and build the necessary HTML markups automatically. One cool feature [...] |
Posted: 27 Jul 2011 07:40 PM PDT Search Terms Highlight is part of DynaCloud – where tags/keywords are automatically highlighted once they're clicked – so I took that code and made it a stand-alone JavaScript text highlighting jQuery plugin. download : YUI compressed version download : Search Terms Highlight |
You are subscribed to email updates from ambulu offers jquery web design library To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Web Design Library
Web Design Library
jquery web ticker
Posted: 06 Aug 2011 04:08 AM PDT
jquery Combogrid
Posted: 06 Aug 2011 04:00 AM PDT
To stop receiving these emails, you may unsubscribe now.