DynamicURI only creates the URL. It does not construct any other part of the href tag.... Maybe I don't understand what you are trying to do.....
> -----Original Message----- > From: Marc Lustig [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 15, 2003 9:31 AM > To: Turbine Users List > Subject: how to add JS-event to DynamicURI > > > Hi again, > > how can I add a JavaScript-method to a DynamicURI ? > > What I need is this: <a href="..." > onClick="method(param1,param2)">bla</a> > > DynamicURI doesn't appear to provide any specific method for > this. Anybody got a workaround for this? (The list-archive > didn't give me any result on the subject.) > > Thanks. > Marc > > -- > To unsubscribe, e-mail: > <mailto:turbine-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
