You cannot post messages because only members can post, and you are not currently a member.
Description:
MooTools Discussion Group
|
|
|
Chains and delays
|
| |
Hi all, I think I must approach this differently everytime it comes up and everytime I'm never sure which is the 'preferred' way. Basically I'll have a situation like this; Select element fade out element when fade completes hide element (display none) or perhaps it might be select element wait for n... more »
|
|
Conditions for validating fields
|
| |
Hey there, I have a form with some input fields and checkboxes. If a specific checkbox is checked, I need some additional fields to become required. So I thought 'validate-enforce-oncheck' would be perfect for me. Another Problem is, that I have 2 checkboxes from which the customer has to select at least one. I tried to do this with validate-reqchk-bynode... more »
|
|
position and droppables issues
|
| |
Hi guys, I'm having some issues with Element.makeDraggable and I'd like some help to fix or make it better. I need to drag some divs witch are in a overflowed div (artworks in example) and drop them into some other divs (albums in example) . So I create clones to play with all over the window. Thing is my window allow... more »
|
|
Forging SVG support. Anyone interested?
|
| |
Hi guys
I'm working on a web application with support for drawing diagrams. I've looked into Raphael but I don't like the syntax and want to create a solution that is more in synch with MooTools.
So I'm thinking about writing an SVG plugin for MooTools and post it on Forge to perhaps get some added feedback but before I get too deep into... more »
|
|
Multiple events for the same action/code
|
| |
Hi (again) ! I've a general question about events. Sometimes I have to put the multiple events on a same element, like "focus" and "blur". So I have to repeat twice the same code just for 2 different events like : $('myElement').addEvents({ focus: function(){ Do my action }, blur: function(){... more »
|
|
CMS???
|
| |
I offered to help "update" a website and ended up building a whole new one. . . oop's Now I don't want to turn around and say they have to pay me to maintain it, and I don't want to be making "posts" every day in the News section of the site. I am trying to avoid pushing the site into Joomla (resource hog) but... more »
|
|
MooTools Conference
|
| |
Hello Folks, As you've might have read from the MooTools Blog ([link]), we're currently gathering some data about the possibility of having a MooTools Conference this year. If you haven't checked out the announcement yet or answered the survey, please do when you get the time. It would help us a lot to get some data... more »
|
|
|