[ 8 posts ]

John Lindal

YUI Contributor

  • Username: jafl
  • Joined: Mon Nov 02, 2009 2:33 pm
  • Posts: 352
  • Location: Los Angeles, CA
  • Twitter: jafl5272
  • GitHub: jafl
  • Gists: jafl
  • Offline
  • Profile

Why?

Post Posted: Wed Jun 09, 2010 10:58 am
+0-
Since this is built on top of YUI 3, it would be helpful to explain what this module does above and beyond YUI 3 IO.

Murray Macchio

YUI Contributor

  • Username: murdog05
  • Joined: Fri Jan 23, 2009 4:24 am
  • Posts: 25
  • GitHub: murdog05
  • Gists: murdog05
  • Offline
  • Profile

Re: Why?

Post Posted: Thu Jun 10, 2010 3:04 am
+0-
AND... how am I supposed to steal ideas for my own module when the example doesn't work....? LOL, just thought I would point that out... I really would like to see an example.

Murray Macchio

YUI Contributor

  • Username: murdog05
  • Joined: Fri Jan 23, 2009 4:24 am
  • Posts: 25
  • GitHub: murdog05
  • Gists: murdog05
  • Offline
  • Profile

Re: Why?

Post Posted: Thu Jun 10, 2010 3:05 am
+0-
That is for the form validator...

Eduardo Lundgren

YUI Contributor

  • YUI Developer
  • Offline
  • Profile

Re: Why?

Post Posted: Fri Jun 11, 2010 1:48 pm
+0-
Murray,

The FormValidator was a component written in Alloy 1.0.0, the last version pushed to the website was RC, we are pushing this new version and demos to the website this week and then you could play with it.

Murray Macchio

YUI Contributor

  • Username: murdog05
  • Joined: Fri Jan 23, 2009 4:24 am
  • Posts: 25
  • GitHub: murdog05
  • Gists: murdog05
  • Offline
  • Profile

Re: Why?

Post Posted: Fri Jun 11, 2010 1:54 pm
+0-
Awesome, be sure to check out my form validator, there may be some ideas in there that you guys will want to apply.

Eduardo Lundgren

YUI Contributor

  • YUI Developer
  • Offline
  • Profile

Re: Why?

Post Posted: Fri Jun 11, 2010 2:16 pm
+0-
The "inline" functionality using DOM attributes is nice, Alloy is using css classes instead, although this way have some limitations which we might get rid using attributes.

Nate Cavanaugh

YUI Contributor

  • Offline
  • Profile

Re: Why?

Post Posted: Mon Jun 21, 2010 11:18 pm
+0-
Hi John,
Could you let us know which component you're referring to specifically? Is it just the AUI IO module you're curious about?

That component is a rollup and the two main components in there are IO Request and IO Plugin. Those pages have a lot more detail about each one:
http://yuilibrary.com/gallery/show/aui-io-request and http://yuilibrary.com/gallery/show/aui-io-plugin

The gist being that IO Request is an extension to the IO module that allows such things as automatic dataType parsing, events have the on/after lifecycle, easily storing a transaction for later starting/stopping, etc.

IO Plugin is an extension off of IO Request, so it supports all of the same functionality, but it's main ability is to automatically update the content of the plugged area.

I hope that helps answer the questions.

Thanks John,

Nasir Qureshi

  • Username: nasirqureshi
  • Joined: Wed Feb 08, 2012 10:12 am
  • Posts: 1
  • Offline
  • Profile
Tags:

click event on aui-chart

Post Posted: Wed Feb 08, 2012 10:16 am
+0-
How can i add a click event on the aui or yui chart
  [ 8 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum