I added two containers in the dct. Now I want to include or execute javascript if I open second container. Can I include javascipt containcer specific? if yes then please tell me how?
What version of TeamSite (including service pack and patch information)?Ans: Interwoven TeamSite 6.5.0 Service Pack 3On what platform / OS is TeamSite running?Ans: Windows Server 2003 SP 1Have you developed DCTs with FormAPI before?Ans: Yes.Have you gone through Interwoven Developer Training (or similar)?Ans: NoHave you read the FormsPublisher and FormAPI manuals?Ans: YesDo you understand what an event is?Ans: YesDo you understand what an event handler is?Ans: YesCan you post details of the DCT?Can you post details of what you've already tried?I have attached the DCT in sample.txt file for your review.In it I have used two containers and want to include container specific javascript so that If I hide one containder, resp js file should be execute. This is just to improve the dct performance.
... [TS 650 SP3 on W2K3 SP1]...... [(some) experience with DCTs and FormAPI, no formal training, but has read manuals] ...... [(supposedly) knows an an event and event handler is] ...I have attached the DCT in sample.txt file for your review.In it I have used two containers and want to include container specific javascript so that If I hide one containder, resp js file should be execute. This is just to improve the dct performance.
Thanks for clarification.I had gone thorugh the documents and didn't find any clue for my problems that's why I posted it here.As you said I can write multiple functions in a js file but finally that js file would be overloaded and it will take time to load hence looking for alternative.