Ryan Rampersad
Thoughts, Ideas & Opinions

Browse: Home / MooTools

MooTools

My First MooTools Presentation

My First MooTools Presentation

By Ryan on August 25, 2010

On Thursday, May 27th, I gave my very first MooTools presentation to an eagerly awaiting AP Computer Science class. The presentation was in three parts, the first a general overview of javascript itself, the second a micro-guide to MooTools glowing finesse with elements, events and effects, and finally a complete section on MooTools classes to [...]

Posted in JavaScript, MooTools | Tagged JavaScript, MooTools, unified | Leave a response

missing argument 1 when calling function mutator.call

By Ryan on June 25, 2010

I’ve been doing some hefty MooTools development lately, and I ran into a odd ball error in that endeavor. I put it aside for a while, ignoring it while I worked on other code. Eventuallly, I had to face it though, so here are my remarks in that journey. First, the error in question is [...]

Posted in Errors, JavaScript, MooTools | Tagged errors, MooTools, solution, unified | 2 Responses

Queue Ajax Requests in Mootools

By Ryan on February 25, 2010

On a recent project, I used ajax to render a full cell of a table upon clicking it. I found that without some kind of queue, my clients would click on a bunch to expand them, but only the first would render. Mootools offers a plugin in mootools more called Request.Queue, but that wasn’t what [...]

Posted in MooTools | Tagged MooTools, unified | Leave a response

Testing Events in MooTools Classes

By Ryan on January 13, 2010

I was adding some much needed events to my GoodCarousel plugin for MooTools recently. I added what I thought others might need, startUp, beforeSlide, afterSlide, end, startOver, mouseEnter, mouseLeave But since I’m lazy, I didn’t want to explicitly write a function for each of those events and then put them in options argument. I’m just [...]

Posted in MooTools | Tagged MooTools, unified | Leave a response

takeOut & putBack

MooTools: takeOut and putBack methods

By Ryan on January 7, 2010

Sometimes you don’t want to replace an element with another one, you just want a placeholder, so you can put it back later. I wrote takeOut and putBack to help out with that. As you can see, I have the two methods. takeOut has an optional argument, elementType. You can specify a different tag-name (of [...]

Posted in MooTools | Tagged MooTools, unified | Leave a response

Next »

Navigation

  • Home
  • About
  • Contact
  • Archives

Recent Tweet

  • So on Kimmel, the joke that kids thought Pandora was a country didn't for me (it was from Avatar), I thought it was a music app. 10 hours ago

Recent Posts

  • Fall Schedule 2012
  • Spring Advising
  • Restart HP TouchPad
  • BestBuy’s Great Potential
  • Do-While Loop in Python
  • New At The Nexus & Nexus Special
  • Random Integers in Python
  • Motorola Triumph Review
  • Align To Artboard – Illustrator
  • Windows 8 Mail Woes

Popular Topics

Apple Browsers errors exam Google Java JavaScript linux Microsoft MooTools PHP podcast review terminal Tips twitter ubuntu unified Windows WordPress

Search

Archives

  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Copyright © 2012 Ryan Rampersad.

Powered by WordPress, Hybrid, and Defined Mass.