spinner-next-to definitely worked in the Hobo 1.4 alpha, although it
may have broken since.   It has its own section in CHANGES-1.4.txt,
have you read that?

refocus-form is handled in this line in hjq.js:

                if(o.attrs.refocus_form)
that.find(":input[type!=hidden]:first").focus();

if you want to take a look at it before I do.   I'll add both options
to the TODO for 1.4.

Bryan


On Fri, Jun 8, 2012 at 1:49 AM, Arnaud D. <[email protected]> wrote:
> Hi,
>
> It seems reset-form and spinner-next-to are not working anymore in Hobo 1.4.
> Does someone have encountered this issue in ajax forms ?
>
> I'll try to debug these problems but it's not the most urgent one on my
> pipe.
>
> Rgds,
> Arnaud.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/hobousers?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to