Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Active desktop

  Asked By: Sansuma Borboruah         Date: Jan 10, 2010      Category: Sharepoint      Views: 215
 

My company is considering loading their intranet(sharepoint) as web content
on the user's active desktop. I've been fooling around a bit and have come
up with 2 issues.

1) Site navigation: Any href link you click opens up the browser and
displays outside of the desktop.

2) Javascript in an href chokes as the desktop loads it in an url as it
opens a browser..

Tagged:    

 

1 Answer Found

 
Answer #1       Answered By: Meaghan Webster          Answered On: Jan 10, 2010       

Issue #2: Is resolved by explicitly using the target-"_self" property in the
href tag...

Still Having problems getting the sharepoint generated menu links to work
though...

 
Didn't find what you were looking for? Find more on Active desktop Or get search suggestion and latest updates.


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