it looks like you have a synax error.

// Each input

$("#loaded_html form").each(function()

doesn't have any brackets.

Try downloading the Firebug plug in for Firefox.

On Feb 17, 2008 1:17 PM, Phil S <[EMAIL PROTECTED]> wrote:

>
> Anybody know why this jQuery code only shows the fieldsets I wrap
> round it for a fraction of a second before vanishing? Click the Go
> button several times quickly to see the fieldsets appear.
>
> http://styledna.net/jform/
>
> Basically im trying to grab in all form elements then wrap them in a
> fieldset for each form. Just doesnt seem to work unless I add in an
> alert(), in which case it works fine...
>

Reply via email to