Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] I'll have to pay someone to do this Javascript (small job offer)



TLUG,

I thought it worth posting the information that the YUI developer told
me, so that if anyone was interested in taking this up (or knew
someone), this might help give them some idea of the scope of the project:

"The basics are easy. It's the details that will get you.
Like clickable rail and updating thumb ranges in response to the other
thumb position."

"Make your first goal to create a Y.DD.Drag instance that's constrained
to a container.
Then give the node that's draggable (the thumb) and the constraining
node (the rail) some style to make it clear what it is.
Then create another DD.Drag instance and constrain it to the same
container."

YUI.add('gallery-dual-slider', function (Y) { /* ready GO! */ },
'0.0.1', { requires: ['dd-drag'] });

He said this in hopes that I could use the information as a starting
point for my own efforts. However, I realized later I have no idea how
to "create a Y.DD.Drag instance", and my lack of understanding only
begins there.

Anyway, yeah, just putting that out there to help define the project.

-- 
Dave M G






Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links