MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Using Javascript to communicate between web parts

  Asked By: Lacy Barker         Date: Oct 04, 2007      Category: MOSS      Views: 295
 

I need to use the mouse over event in one web part to cause descriptive
text to appear in another web part.
Do the web parts have a handle that javascript can use to do this
communication?
I know how to do this with multiple windows in Internet Explorer, but
am having problems with SP 2007 WSS.

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Kyle Hernandez          Answered On: Oct 04, 2007       

I think Web Part Page Services Component (WPSC) still applies in WSSv3

msdn2.microsoft.com/en-us/library/ms415880.aspx

In fact, it's in Todd's WSSv3 book. Don't know if there are any changes.

 
Didn't find what you were looking for? Find more on Using Javascript to communicate between web parts Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].