Agreed. For anyone who's wondering if this is a Tapestry limitation,
I'm pretty sure the answer is no. The limitation is IE.
If anyone knows how to write plain HTML to make a hyperlink look like
a button, or to make a button behave like a hyperlink, then please
chime in!
The tricky bit is that it must work in IE and not contain javascript.
Geoff
On 05/07/2008, at 1:28 PM, Martijn Brinkers (List) wrote:
On Sat, 2008-07-05 at 10:03 +1000, Geoff Callender wrote:
Ouch, the button displays correctly in IE7 but it just don't respond.
In that case I think we're left with the Button component at
t5components:
<button t:type="t5components/Button" type="button"
t:event="click">Do
something</button>
That's what I finally did as well and that's working. Too bad though
that I have not yet found a solution yet that does not require
javascript enabled.
Martijn
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]