OK, I can see the point about browser cache. And no, the user should
not refresh (or go back from the result page), but I am sure some will
do so anyhow. Then this will become confusing, since the checkmark is
there, but the form in the hidden div stays closed.
As to this being a browser problem,
Thanks for your time Chris,
please go to your example page, check "Honor Someone" and then reload:
the checkmark stays checked, but the honorbox disappears...
It does not do it on Honor Someone Again! - why? The code seems the
same???
On 15 Nov., 00:56, "c.barr" <[EMAIL PROTECTED]> wrote:
..
Hi everybody,
my first post here - please bear with me ;)...
I am working on a form, using .slideToggle to show/hide another part
of the form - if a checkbox is checked.
Got it to work with the following code:
$('#honorbox').hide(); //hide initially
$('input#honor_someone').click(function()
3 matches
Mail list logo