I'm trying to animate a couple of fields in a form. When the focus
lands on field A it grows to 300px and fieldB shrinks to 100px. When
focus lands on field B, it grows to 300 and field A shrinks to 100px.
Here's my code:
function resizeSearchAsk() {
console.log('SearchAsk');
Yeah, I found that later in the day. Thx, I appreciate yr help.
- AAA
On Aug 20, 8:25 pm, Jules wrote:
> The first parameter format for Animate should be
> {width:'100px'} instead of {width, '100px'}
>
> On Aug 21, 2:07 am, NotoriousWebmaster
> wrote:
>
2 matches
Mail list logo