What's up with MooTools and Script.aculo.us?

This is a discussion on "What's up with MooTools and Script.aculo.us?" within the JavaScript Forum section. This forum, and the thread "What's up with MooTools and Script.aculo.us? are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 17th, 2008, 03:14
CloudedVision's Avatar
Nerdy Moderator
Join Date: Feb 2008
Location: In My Own Little World
Age: 14
Posts: 831
Blog Entries: 6
Thanks: 0
Thanked 11 Times in 11 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>
Last Blog Entry: Nerd Poster (Jun 2nd, 2008)
Reply With Quote

  #2 (permalink)  
Old Apr 18th, 2008, 23:35
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,612
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: What's up with MooTools and Script.aculo.us?

If you want a simple solution, go for jQuery.
You can code what you just explained in just a few lines.
jQuery easy to understand. Easy to learn. Easy to use.

I'm short of time now but let me know how you get on...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Reply With Quote
  #3 (permalink)  
Old Apr 19th, 2008, 12:00
Reputable Member
Join Date: Mar 2008
Location: Chester, UK
Age: 17
Posts: 269
Thanks: 1
Thanked 8 Times in 8 Posts
Re: What's up with MooTools and Script.aculo.us?

Mootools has a good and bad points... and there download compiler is aweful.

Alot of things you request in the download compiler and download are dependent on other factors that aren't compiled into your download, always download the full commented version for working with.

I've heard good things of JQuery, never used it though.

If your ever in need of ajax/js inspiration http://www.ajaxrain.com/
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with this script korvix JavaScript Forum 1 May 28th, 2008 23:00
mootools tutorial? CloudedVision JavaScript Forum 2 Feb 8th, 2008 02:08
MooTools Accordion Advanced Ed JavaScript Forum 6 Dec 31st, 2007 18:01
Js Ad Script laffin JavaScript Forum 0 Nov 28th, 2007 10:13
MooTools - Accordion Ed JavaScript Forum 25 Nov 8th, 2007 00:11


All times are GMT. The time now is 10:57.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43