Hi,
I'm converting a medium "toy" project to tapestry mostly for learning.
I tend to do as much the "tapestry way" so that I know how to do it.


On 8/23/05, Filip S. Adamsen <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I find it even simpler to just include the "onclick" attribute as an
> informal parameter. Is anything obstructing you from taking this approach?
> 
> -Filip
> 
> [EMAIL PROTECTED] wrote:
> > Hi,
> >
> > I tend to write a Renderer to do so.. All it needs to do is to add a
> > "onclick" attribute like   onclick="return confirm('Really?')"
> >
> > If false is returned the href is not executes (followed)
> >
> > Darn simple! :-)
> >
> > regards, Lars Borup Jensen
> >
> >
> > On Tue, 23 Aug 2005 11:27:24 +0200, Ted Steen wrote
> >
> >>Hi!
> >>I want to make the user confirm that he/she really wants to go on
> >>with some action. So if a @DirectLink is pressed I want a javascript
> >>confirm box to popup.
> >>
> >>How is this done in the "tapestry way"?
> >>Do I have to make my own IScript etc. or is it already done?
> >>--
> >>/ted
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> > --
> > Lars Borup Jensen
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> 


-- 
/ted

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to