background preloader

Explorer

Facebook Twitter

Dynamic PNG shadow position & opacity with jQuery - by Daniel Kurdoghlian | PushingPixels.at. Below you can see the magic interesting part of my script: This is, what makes the correct positioning of the shadow <div>. Just assign this function to a dragging event (+ window-resize & load) and you have your dynamic positioning.

Zoomooz.js. Zoomooz is: 6KB gzipped and 18KB minified. This includes everything but jQuery. Make any web page zoom. Latest version: 1.1.9 (Nov 11, 2013, hacky fix for the back and forward buttons #66) Zoomooz is a jQuery plugin for making web page elements zoom. It can be used for making Prezi like slideshows and for zooming to images or other details. Quirky transformations You can zoom to elements that have been translated, scaled and skewed, and they will morph correctly. Try by clicking on these: Skew Scale Rotate There is some interesting stuff happening in the background to make the morphings work. Adding Zoomooz to your web page Just add this to your web page head and you should be up and running with Zoomooz: The easy way to zoom Simply add "zoomTarget" to the element you want to zoom to when clicked on: <div class="zoomTarget">This element zooms when clicked on.

You can also add some additional attributes for tuning the animation as data fields of the element: Here is a demo, click on the elements: Demos. An Infinite jQuery Slider Plugin With Modern Effects – Sequence. Sequence is a jQuery plugin for sliding content without a default theme but leaving the complete control to you. Any type of content can be used and they are displayed in an infinite slider logic.

It uses a semantic markup and supports responsive layouts + touch devices and swiping. There are various unique transitions built with CSS3 (which requires modern browsers) and degrades gracefully for older browsers. Sequence has options for controlling the functionality including the control of prev-next buttons, auto-play being on/off, the slide to be displayed on initial load, transition types and more. Also, there are callbacks on every level interaction for further customizations.

3D Gallery with CSS3 and jQuery. Elastic Image Slideshow with Thumbnail Preview. « Previous Demo: Fullscreen Image Blur Effect Images by BarbraGolba Back to the Codrops Article Elastic Image Slideshow with Thumbnail Preview Creative Duet Friendly Devil Tranquilent Compatriot Insecure Hussler Loving Rebel Passionate Seeker Crazy Friend Current Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7 Demo 1 | Demo 2 (with autoplay) Resize the window to see the slider adjusting.

30+ Fresh and Outstanding Jquery Effects Roundups from 2012. jQuery is a fast and concise JavaScript library designed to simplifies Animating and Ajax Interactions for web development with the powerful scripting language that it represents you can do amazing things because of its “writes less, do more” principle. jQuery takes very little code to create custom animation effects and image galleries. Jquery tools are updating every day. We already published 95+ Stunning Jquery Effects, Lightbox, and Tutorials in our previous post. In this today’s post here’s another list of 30+ Fresh and Outstanding Jquery Effects Roundups from 2012 for your upcoming project no doubt is useful for you!

Don’t forget to subscribe to our RSS or Follow us on Twitter if you want to keep track of our next post. Image Slider, Light Boxes 01. 02. 03. 04. 05. 3D Gallery 06. 07. 08. 09. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. Form Effects 01. 02. Menus Effects 01. list items menu 02. 03. Text Effects 01. 02. 03. 04. 05. 06. Archives. Typography Effects with CSS3 and jQuery. One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff sections.

The bedding was hardly able to cover it and seemed ready to slide off any moment. His many legs, pitifully thin compared with the size of the rest of him, waved about helplessly as he looked. "What's happened to me? " he thought. A collection of textile samples lay spread out on the table - Samsa was a travelling salesman - and above it there hung a picture that he had recently cut out of an illustrated magazine and housed in a nice, gilded frame.

Gregor then turned to look out the window at the dull weather. Soleil Noir 2012 | We believe in... 幻灯片&滑动&Slideshow - WEB代码酷-致力于提高工作效率! Image Wall with jQuery and CSS3. Bringing Ruby to the Enterprise | Open Source Magazine. The Ruby language is generating a great deal of buzz in the software community these days. Developers are becoming interested in Ruby for a various reasons such as its promise of increased productivity, the power of the language itself, or simply its ease of use. At the same time, many who are new to Ruby wonder if it's capable enough to be used in enterprise software development. This article is written for developers and IT staff who are considering using Ruby in an enterprise environment. It gives a broad overview of the features of the language from a developer's perspective and highlights the key advantages of choosing Ruby in the enterprise. Introduction to Ruby Ruby is a modern object-oriented language that shares many of the features of Smalltalk, Perl, and Python, while being incredibly flexible.

One of its strengths is its very simple syntax, which makes it highly readable and maintainable. Productivity also tends to be higher with Ruby than traditional enterprise platforms. Web Developer's Handbook | CSS, Web Development, Color Tools, SEO, Usability etc. Vitaly Friedman's The Web Developer's Handbook creativity | css galleries & showcases | color tools | color schemes, palettes | color patterns | fashion: colors selection | color theory | royalty free photos | css daily reading | web design daily reading | css layouts | css navigation menus | css techniques | css: software & Firefox Extensions | css-web-tools & services | html-web-tools & services | accessibility checkers | miscellaneous tools | ajax | javascript | DOM | fonts | typography | RSS | CMS | blogging | specifications | usability & accessibility | add a link (free) | seo tools | seo references | howtogetthingsdone | freelancers resources | web2.0 | 2read Advertise here!

Creativity css: selected showcases css galleries & showcases color tools color schemes, palettes color patterns fashion: colors selection color theory royalty free photos specifications usability & accessibility add a link (free) seo tools seo references howtogetthingsdone freelancers web 2.0 2read: this week. Best Android Apps, iPhone Apps Ideas, Mobile App Ideas | Best App Ideas.

20 Helpful jQuery Methods you Should be Using. So you've been playing with jQuery for a while now, you're starting to get the hang of it, and you're really liking it! Are you ready to take your jQuery knowledge to level two? Today, I'll demonstrate twenty functions and features you probably haven't seen before! 1 after() / before() Sometimes you want to insert something into the DOM, but you don't have any good hooks to do it with; append() or prepend() aren't going to cut it and you don't want to add an extra element or id.

These two functions might be what you need. They allow you to insert elements into the DOM just before or after another element, so the new element is a sibling of the older one. You can also do this if you're working primarily with the element you want to insert; just use the insertAfter() or insertBefore functions. 2 change() The change() method is an event handler, just like click() or hover(). 3 Context Context is both a parameter and a property in jQuery. So where would this be useful? 4 data() / removeData() Webdev.stephband.info. Download git clone github.com/stephband/jparallax Instantiation jQuery( '.parallax-layer' ).parallax( options ); What does jquery.parallax do? jParallax turns nodes into absolutely positioned layers that move in response to the mouse. With a bit of CSS you can either set up windows to see these layers through, or leave them free to roam about.

The diagram on the right illustrates what jParallax does to the html: and here's a demonstration with some images: More demos demos/index.html demos/stalkbuttons.html - multiple parallax. demos/remotecontrol.html - parallax by remote control. demos/thumbnails.html - beautiful interactive thumbnails. demos/target.html - demonstrates how smoothly jParallax handles window resizing. Using jParallax The default behaviour of jParallax is to show the whole width of a layer in response to the mouse travelling the whole width of the mouseport. There are various ways to style jParallax effectively. Options Layer Options Events. Spacegallery - jQuery plugin. About Again another image gallery. Click on the images bellow to see it in action. Download spacegallery.zip (205 kb): jQuery, Javscript files, CSS files, images, examples and instructions. Changelog The first release release. Implement Attach the Javascript and CSS files to your document.

Invocation code Prepare a block level element with some images inside. Options A hash of parameters. Documentation | Spritely. Spritely is a simple plugin with only two key methods, sprite() and pan() both of which simply animate the background-image css property of an element. The difference between the two is that a 'sprite' image contains two or more 'frames' of animation, whereas a 'pan' image contains a continuous image which pans left or right and then repeats. Typically, in either case, you would use a png file (with or without transparency) for this. You might wish to use a transparent gif for Internet Explorer 6, though it probably won't look as good.

Your html elements must already be the correct size you want the sprite to appear, but the background image will typically be larger than the html element, and the spritely methods reposition the background image within the html element. For documentation in languages other than English, please see Unoffical Documentation. Please note: there is a problem with the current version of Mobile Safari on the iPad Quick start What's new in version 0.6? For example, Unwrongest. Www.Notasupermarket.co.uk. Check Spelling, Style, and Grammar with After the Deadline. jQuery vs MooTools: Choosing Between Two Great JavaScript Frameworks. 大部分最近才剛接觸JavaScript的人會面臨到的困難是該選擇哪個套件(library)或是該先學哪個套件。

如果你在一間公司裡上班,那麼可能公司已經有一套固定使用的套件,若是在這種情況下,問題就沒那麼重要。 如果你的公司選擇使用MooTools而你自己已經習慣使用jQuery,那麼這篇文章也許對你還是有些幫助的。 每天在 Twitter上 我看到 一堆人討論著MooTools好還是jQuery的話題。 這篇文章希望能幫助你做出這決定。 聲明 我是個MooTools的開發人員。 目的 透過我的說明,讓大家明白這兩個frameworks之間的差異進而能幫助大家做出一個選擇。 內容 統計 標題說明一切 如果你去jQuery的網站看,它最上面的標語就寫著: jQuery是個簡潔快速的JavaScript函式庫,能透過簡化HTML的操作、事件的處理、動畫效果以及Ajax互動來加速網頁開發。 ...然後如果你到了MooTools的網站,你也可以找到這段話: MooTools是個精簡、模組化同時也物件導向的JavaScript框架,設計給中等與進階的JavaScript開發員使用。

我想這就說明了全部了。 jQuery的那段敘述講的是關於HTML、事件、動畫、Ajax與網頁開發,MooTools那段說的是有關物件導向、強大且彈性的程式架構。 這其中值得思考的是關於框架與工具包(framework vs. toolkit)的概念差異。 大部分你用MooTools所寫的程式還是跟JavaScript很像,如果你對JavaScript這個程式並不是很感興趣,那麼學MooTools對你來說就會是很討厭的事情。 學習曲線與社群 首先,jQuery是非常非常容易學會的。 如果你比較看看jQUery(jQuery的討論版)跟MooTools的社群(irc, mailing list),你馬上就會發現:一) jQuery的社群資源與數量遠大於MooTools(我認為是因為之前說的那個原因易學以及...)。 為了要完整說明為何你可以考慮用MooTools的原因,我必須先說一下這兩個frameworks在做什麼事情。 JavaScript過人之處 抉擇的過程裡,你得先問自己想要用JavaScript來做什麼。 不只是DOM 如果你認為JavaScript做的事情就是"指定頁面中的某個東西,然後對它做一些動作",那jQuery可能就是最好的選擇了。 jQuery Cheatsheet. HeatColor, a jQuery plugin. What is it? HeatColor is a plugin that allows you to assign colors to elements, based on a value derived from that element.

The derived value is compared to a range of values, either determined automatically or passed in, and the element is assigned a "heat" color based on its derived value's position within the range. You bind a collection of elements such as table rows, divs or list members to heatcolor and let it do the work. It can find the min and max values of the desired elements, or you can pass them in manually. Examples Each example is followed by the code used in the example. Example 1: Passing in table rows, used in conjunction with the tablesorter plugin.

Example 2: 10-point rating system Example 3: Using list elements - using value attribute of list elements, green to red color style How much do you love cotton candy? Not at all: 60%A little: 30%Some: 8%A lot: 2% Download Download jquery.heatcolor.0.0.1.js (6K) Download jquery.heatcolor.0.0.1.pack.js (2K) Usage History Contact.

jQuery Easing Plugin. Description A jQuery plugin from GSGD to give advanced easing options. Please note, the easing function names changed in version 1.2. Please also note, you shouldn't really be hotlinking the script from this site, if you're after a CDN version you could do worse than try cdnjs.com Download Download the following: Example Click on any of the yellow headers to see the default easing method in action (I've set as easeOutBounce for the demo, just because it's obviously different). Select easing types for the demo first one for down, second one for up.

The Clicker Updates 12/11/07 1.3 jQuery easing now supports a default easing mode. 04/10/07 1.2 Updated to include all methods from Robert Penners easing equations. 28/06/07 1.1.1 Updated the method to not overwrite the newly renamed 'swing', or the new 'linear' style coming in 1.1.3. 22/06/07 Rewritten the above to include callback syntax, nothing else has changed. Advertisements Need reliable hosting for your blog? Credits Donate Usage Default Custom. jQuery Quicksand plugin. GWT | Ganesh. Tutorialzine | Web Development Tutorials & Resources. 《jQuery实战》Manning.jQuery.in.Action.Feb.2008.pdf - jQuery/RIA教程及参考手册 jQuery中文社区 - 国内知名前端社区. jQuery Masonry. Silicon Beach Training | PRINCE2 Training, SEO Training, Photoshop, Six Sigma, ITIL, MSP and Google Analytics Training Courses.

Jsdo.it - Share JavaScript, HTML5 and CSS. Chrispederick.com. 960 Grid System. Full Library. CSS Border Radius Generator.