View Single Post
  #1 (permalink)  
Old Apr 17th, 2008, 03:14
CloudedVision's Avatar
CloudedVision CloudedVision is offline
Nerdy Moderator
Join Date: Feb 2008
Location: In My Own Little World
Age: 14
Posts: 942
Blog Entries: 8
Thanks: 2
Thanked 22 Times in 22 Posts
Send a message via AIM to CloudedVision Send a message via MSN to CloudedVision Send a message via Skype™ to CloudedVision
What's up with MooTools and Script.aculo.us?

I'm making a site that does the following when a user navigates to a different page.

  1. Page slides out of view
  2. AJAX gets the content of the new page
  3. Page slides back in
So I need a javascript effects framework like MooTools or script.aculo.us. I've heard some good stuff about MooTools, so I download that. (The beta) It gets an error in firefox. So I downloaded the latest stable release. That still gets an error. (So much for "stable")

So then I go to scriptaculous. I download it, and do the basic implementation. The simple slide effect causes firefox to freeze all javascripts on my site. And also, when I write a line thats obviously an error, it stops firefox from showing it as an error in the javascript console.

So whats up with these javascript effect frameworks. Why can't I get anything to do such a simple task? Could anyone help me get these tasks done?
__________________
echo "Take it easy, ".$CloudedVision;
.links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; }
<quote>&quot;I think it's wrong that only one company makes the game Monopoly&quot; - <name>Steven Wright</name></quote>
Reply With Quote