With the release of the iPad and its lack of support for flash, it has stirred up a lot of debates regarding the future of flash. With this in mind, I believe it is wise to build simple widgets like the image slider using HTML/CSS/Javascript, and leave more interactive applications for flash if needed. The html based image slider will have its benefits with SEO and will also degrade gracefully for those w/out js.
-
I posted to delicious.com
Automatic Image Slider w/ CSS & jQuery | Simple Image Slider Tutorial | jQuery Slider | jQuery Image Rotator
http://www.sohtanaka.com/web-design/automatic-image-slider-w-css-jquery/
March 2 2010, 5:23pm | Comments »
-
I posted to delicious.com
Integrate SexyBookmarks into any HTML page with JavaScript | Graphic and Web Design Blog -Resources And Tutorials
http://www.1stwebdesigner.com/tutorials/integrate-sexybookmarks-html-page-javascript/
SexyBookmarks is a handy plugin for sharing the useful & helpful links on the famous social bookmark services just like AddThis Wordpress plugin. (if you still don’t know about it or you want to learn more, please go to its homepage).
This tutorial and article will teach you how to actually use this plugin in any website, not just Wordpress – implement it wherever you want it! Portfolio page? – no problem! :)
- Tags:
- jquery
- javascript
- plugin
- social
March 2 2010, 5:17pm | Comments »
-
I posted to delicious.com
How to use RequireJS with jQuery
http://requirejs.org/docs/jquery.html
When a project reaches a certain size, managing the script modules for a project starts to get tricky. You need to be sure to sequence the scripts in the right order, and you need to start seriously thinking about combining scripts together into a bundle for deployment, so that only one or a very small number of requests are made to load the scripts.
- Tags:
- jquery
- plugin
- optimization
- performance
March 1 2010, 5:04pm | Comments »
-
I posted to delicious.com
jqFancyTransitions: jQuery Image Rotator Plugin
http://workshop.rs/projects/jqfancytransitions/
jqFancyTransitions is easy-to-use jQuery plugin for displaying your photos as slideshow with fancy transition effects.
jqFancyTransitions is compatible and fully tested with Safari 2+, Internet Explorer 6+, Firefox 2+, Google Chrome 3+, Opera 9+.
February 26 2010, 4:42pm | Comments »
-
I posted to delicious.com
jQuery Plugin Design Patterns: Part I | Fuel Your Coding
jQuery plugins come in all shapes and sizes. They perform very simple or very complex tasks depending on their intended use. When it comes time for you to design your own plugin, its really important to understand what patterns other developers use and what will best suits your needs.
- Tags:
- jquery
- programming
February 14 2010, 8:40pm | Comments »
-
I posted to delicious.com
jQuery 1.4 Released: The 15 New Features you Must Know | Nettuts+
jQuery 1.4 was recently released. This wasn't simply a maintenance release as some had speculated; there are many new features, enhancements and performance improvements included in 1.4! This post covers the new features and enhancements that you may find beneficial.
February 14 2010, 12:21pm | Comments »
-
I posted to delicious.com
jquery.showcase
http://www.recoding.it/wp-content/uploads/demos/showcase-demo.htm
Showcase is a simple but highly customizable, image slider plugin powered by jQuery. It allows you to specify image URL, description, and link for each slide in your markup or through JavaScript dynamically. It is a cross browser plugin that has been fully tested with: Firefox, Safari, Opera, Chrome, and Internet Explorer 7 and above.
February 13 2010, 6:05pm | Comments »
-
I posted to delicious.com
10 Best jQuery Gallery(Slideshow) Techniques | TutZone
http://tutzone.net/2010/02/10-best-jquery-gallery-slideshow-techniques.html
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. Here we have collected 10 Best jQuery Techniques which makes the Gallery/Slideshow thing very fast and easy to implement
- Tags:
- jquery
- plugin
- slideshow
- collection
February 13 2010, 6:04pm | Comments »
-
I posted to delicious.com
Uniform - Sexy forms with jQuery
http://pixelmatrixdesign.com/uniform/
Have you ever wished you could style checkboxes, drop down menus, radio buttons, and file upload inputs? Ever wished you could control the look and feel of your form elements between all browsers?
If so, Uniform is your new best friend.
Uniform masks your standard form controls with custom themed controls. It works in sync with your real form elements to ensure accessibility and compatibility.
February 13 2010, 6:03pm | Comments »