Object Partners

Here is a good example code for twitter like load more button in both jQuery and MooTools:

http://net.tutsplus.com/tutorials/javascript-ajax/create-a-twitter-like-load-more-widget/

I’ve tried MooTools version and worked fairly well (For IE, you need to remove the last comma in line 133 of mootools-version.php). Very easy to customize and the effect is great!

Share this Post

Related Blog Posts

JavaScript

Potential Gotcha When Upgrading Spring MVC

January 11th, 2010

Bizarre JavaScript errors surfaced after upgrading Spring and Spring MVC. Heres what we found.

Eric Foster-Johnson
JavaScript

Floating DIVs are tricky

August 24th, 2009

A page layout using DIV’s are much more flexible than a table layout. However, I often went back to using tables because it seemed more stable across different browsers. After spending some time researching how to use DIV’s effectively, I came up…

Object Partners
JavaScript

Short Tips for Creating Mobile Web Content

August 5th, 2009

As smart mobile phones such as the iPhone or the Palm Pre offer a better Web-browsing experience, it becomes easier to offer access to enterprise Web applications from these devices. Designing Web content for mobile devices isn’t that much different…

Eric Foster-Johnson

About the author