True... I may have to simple do away with the "click to reveal the form
part."

This discussion is disappointing so far, in that there seems to be no way to
determine if the call were made via Ajax.  Correct?

Rick


-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dan G. Switzer, II
Sent: Friday, April 20, 2007 10:45 AM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: Best way to determine if a user has Javascript
enabled?


Rick,

>That would work if the form were visible when the page is first opened,
>(And I may have to go that route if what I'm trying doesn't work...),
>but when the page is first opened, the form is invisible and a link has
>to be clicked to even view the form.
>
>So a named anchor wouldn't provide *exactly* what I'm looking for, but
>may be a compromise.

Well, if you're doing that then you're requiring JS to even fill out the
form to begin with. 

If that's the case, then you can just use JS to show the form and move to
the anchor.

-Dan



Reply via email to