Using YUI 3, when I set an input element's value using Y.one('#input').set('value', ...), it appears in the input box, but as soon as I click off the input box the value disappears. Is there some other API call I should be using? Is this expected behavior? JQuery doesn't suffer from this problem. Using Firefox on Mac.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|