[v1.1] Uvumi Textarea

a place to post your own scripts

Moderator: 1.2 Moderators

Forum rules
  • Each Script may have only one thread per mayor release.
  • The owner of the thread should keep the first post up to date (newest version, demo...)
  • The title should include the version -> "[v0.1] Nice mooPlugin"
  • see also the detailed Rules

Re: [v1.1] Uvumi Textarea

Postby horseweapon on Fri Dec 12, 2008 8:27 pm

ok, now the website has been updated with an even newer version, see link at the top
User avatar
horseweapon
mootools enthusiast
 
Posts: 393
Joined: Mon Aug 04, 2008 6:52 pm
Location: France

Re: [v1.1] Uvumi Textarea

Postby X-trace on Sat Dec 13, 2008 12:42 pm

I still like this script! Will use it in a project I'm in :)
User avatar
X-trace
mootools enthusiast
 
Posts: 399
Joined: Wed Jul 16, 2008 4:23 pm
Location: Groningen, NL

Re: [v1.1] Uvumi Textarea

Postby derleek on Sat Apr 11, 2009 11:22 pm

Is this script compatible with mootools 1.2.1?

because i can get it to work with the mootools-for-textarea.js off of the uvumi site, but not the mootools.js i download from the mootools homepage.

Firebug gives me the error "Fx.elements is not a constructor" on line 28 of the UvumiTextarea.js

as well as "this.tbProgressEffects is undefined" when i click the textbox on the same line (28 UvumiTextarea.js)

Is the mootools.js file on the uvumi site v 1.2.1? or....
User avatar
derleek
mootools fan
 
Posts: 74
Joined: Tue Aug 26, 2008 12:40 am

Re: [v1.1] Uvumi Textarea

Postby horseweapon on Sun Apr 12, 2009 1:53 am

yes it's compatible with 1.2.1. But Fx.Elements is part of mootools-more. What you downloaded is only mootools-core. many people have this problem since they splited the package in 2, the link to the more builder is not obvious. Check on the textarea page for the required classes and make sure you build a custom core and more with all those classes
User avatar
horseweapon
mootools enthusiast
 
Posts: 393
Joined: Mon Aug 04, 2008 6:52 pm
Location: France

Re: [v1.1] Uvumi Textarea

Postby derleek on Sun Apr 12, 2009 2:13 am

ahhh makes sense... i didn't even know there was a 'mootools-more'. Looks like i'll have to build my own library...

thanks
User avatar
derleek
mootools fan
 
Posts: 74
Joined: Tue Aug 26, 2008 12:40 am

Re: [v1.1] Uvumi Textarea

Postby davebuchanan on Thu Feb 04, 2010 12:35 pm

Hi

A great idea and a great implementation

However I am having trouble getting to run with the mootools.js and mootools_more.js version 1.2.3.1
It all works wonderfully with your supplied mootools-for-textarea.js

I get newClass.implement is not a function in Firefox 3.57 on windows
which then leads to UvumiTextArea is not a costructor

I have read the rest of the posts and have checked what packages are included in the mootols scripts
I believe they include everything specified on you page a grep of Script: show I have all the correct scripts
the Script: Fx.Elements.js in the more and all the others in the base file

For testing I have made copies of the scripts (so that I can add debugging etc)
I have found that it fails on the call to the creation of the class

Can you advise - could you please provide me with a copy of your mootools-for-textarea.js uncompressed then I could check what happens

Rgds Dave


I played and played and played - Took a while to determine the issue

I finally spotted that the error goes away if the new keyword is added to the class creation
var UvumiTextarea = new Class({
Implements: Options,

Hopefully this is useful to everyone

tested with mootoos 1.2.1 and 1.2.4

Rgds Dave
davebuchanan
 
Posts: 1
Joined: Thu Feb 04, 2010 11:40 am

Previous

Return to Your Scripts

Who is online

Users browsing this forum: No registered users and 2 guests