[GSOC] HTML5 Prototype hx:inputColor and hx:inputEmail

2010-05-27 Thread Ali Ok
Hi, I am posting 2 prototypes inline, since they seem easy convenience tags. === ==hx:inputColor= === REFS: [0] http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html#the-input-element [1]

Re: [GSOC] HTML5 Prototype hx:inputColor and hx:inputEmail

2010-05-27 Thread Matthias Wessendorf
On Thu, May 27, 2010 at 1:25 PM, Ali Ok al...@aliok.com.tr wrote: Hi, I am posting 2 prototypes inline, since they seem easy convenience tags. === ==hx:inputColor= === REFS: [0]

Re: [GSOC] HTML5 Prototype hx:inputColor and hx:inputEmail

2010-05-27 Thread Ali Ok
hx:inputRange value=#{someBean.someField} suggestions=#00, #FF/ Copy-paste mistake, sorry :) It should be hx:inputColor as in the first usecase: hx:inputColor value=#{someBean.someField} / and hx:inputColor value=#{someBean.someField} suggestions=#00, #FF/ Q: the

Re: [GSOC] HTML5 Prototype hx:inputColor and hx:inputEmail

2010-05-27 Thread Matthias Wessendorf
ok On Thu, May 27, 2010 at 2:13 PM, Ali Ok al...@aliok.com.tr wrote: hx:inputRange value=#{someBean.someField}  suggestions=#00, #FF/ Copy-paste mistake, sorry :) It should be hx:inputColor as in the first usecase: hx:inputColor value=#{someBean.someField} / and hx:inputColor