Mailing List Archive
tlug.jp Mailing List tlug archive tlug 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)
- Date: Fri, 25 Feb 2011 11:52:36 +0900
- From: Dave M G <dave@example.com>
- Subject: Re: [tlug] I'll have to pay someone to do this Javascript (small job offer)
- References: <4D667E1F.7090803@example.com> <4D66E9C3.3070504@example.com> <4D670FCE.2080304@example.com>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7
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
- References:
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] I'll have to pay someone to do this Javascript (small job offer)
- Next by Date: Re: [tlug] cacert question
- Previous by thread: Re: [tlug] I'll have to pay someone to do this Javascript (small job offer)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links