Re: WOCheckbox strangeness
Re: WOCheckbox strangeness
- Subject: Re: WOCheckbox strangeness
- From: Johann Werner <email@hidden>
- Date: Tue, 11 Dec 2007 09:43:28 +0100
I experienced exactly the same problem you describe and this extends
also to WORadioButton as well. A workaround is to add a binding to the
WOCheckBox/WORadioButton:
onclick = "window.location=parentNode.getAttribute('href')";
This restores the intended behaviour.
jw
Am 11.12.2007 um 02:23 schrieb Valerio Luccio:
I have a repetition that has, as one of it's cells, a WOCheckbox
wrapped inside a WOHyperlink. When you press the check box the
hyperlink function is called and updates some internal counters.
This used to work fine both with Firefox and with Safari. Now is
still works with Firefox and Safari 3.0.3, but it doesn't work with
Safari 3.0.4. On 3.0.4 it doesn't seem to call the hyperlink
function, but if I include a character inside the hyperlink and
click on the character it works. Just to explain myself better:
<a><checkbox></a> clicking on the checkbox does not work
<a>A <checkbox></a> works by clicking on 'A'
When I look at the page source, you can clearly see the hyperlink,
but the checkbox object seems to trump it.
Any clues/suggestions ?
--
Valerio Luccio (212) 998-8736
Center for Brain Imaging 4 Washington Place, Room 156
New York University New York, NY 10003
"In an open world, who needs windows or gates?"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden