Re: Javascript and multiple instances of a portlet on a page

2012-07-23 Thread Ron McNulty
ation for more info. Regards Ron - Original Message - From: "Chris Gerken" To: Sent: Monday, July 23, 2012 10:10 AM Subject: Javascript and multiple instances of a portlet on a page Howdy all, I need to implement a portlet application whose rendered HTML contains calls

Re: Javascript and multiple instances of a portlet on a page

2012-07-23 Thread Woonsan Ko
> Sent: Sunday, July 22, 2012 6:10 PM > Subject: Javascript and multiple instances of a portlet on a page > > Howdy all, > > I need to implement a portlet application whose rendered HTML contains calls > to > a javascript function and I need multiple instances of this port

Javascript and multiple instances of a portlet on a page

2012-07-22 Thread Chris Gerken
Howdy all, I need to implement a portlet application whose rendered HTML contains calls to a javascript function and I need multiple instances of this portlet (configured differently) to appear on the same portal page. How would I provide the javascript functions? Would I include the js files