jquery
< JS
< WWW
< dev
< endorama
Get flash to fully experience Pearltrees
Although jQuery has a nice set of slide methods — .slideDown() , .slideUp() , and .slideToggle() — sometimes we may want to slide an element in a different direction.
In this tutorial we will be taking your average everyday website and enhancing it with jQuery. We will be adding ajax functionality so that the content loads into the relevant container instead of the user having to navigate to another page. We will also be integrating some awesome animation effects.
Usage amplify.subscribe( string topic, function callback ) amplify.subscribe( string topic, object context, function callback ) amplify.subscribe( string topic, function callback, number priority ) amplify.subscribe( string topic, object context, function callback, number priority ) Returning false from a subscription will prevent any additional subscriptions from being invoked and will cause amplify.publish to return false .
jFormer is a form framework written on top of jQuery that allows you to quickly generate beautiful, standards compliant forms. Leveraging the latest techniques in web design, jFormer helps you create web forms that:
Today we will create a slick overlay effect with jQuery that does not use an overlay.
I've been developing jQuery plugins for quite a while now, and I've become rather comfortable with a particular style of plugin development for my scripts. This article is meant to share the pattern that I've found especially useful for plugin authoring.
Congratulations!