Strange but I may scrape the page and search for those particular elements. I want the prefix but I also want to keep uniqueness.
-----Original Message----- From: Igor Vaynberg [mailto:[email protected]] Sent: Thursday, September 01, 2011 2:19 PM To: [email protected] Subject: Re: On Label/Div or some other component, how to use setMarkupId and dynamic id i guess the question would be: why? -igor On Thu, Sep 1, 2011 at 10:57 AM, Brown, Berlin [GCG-PFS] <[email protected]> wrote: > Is there a way to prefix a component with using setMarkupid but also > have the dynamic id. > > I want my end output to have: > > With Code: > > x = new WebMarkupContainer("myId") > x.setMarkupId("myId"); > > <div id="myId_id2323" /> > --------------------------------------------------------------------- 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]
