Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Changing Quicklaunch behavior from a hidden webpart added to the page

  Asked By: Imran Md.         Date: Aug 01, 2008      Category: Sharepoint      Views: 240
 

I know this is a newbie question and But I don't remember the trick or what I'm supposed to
be looking for.

I need to make the Quicklaunch Flyout and autohide on some sites and
not on other sites. I'm stuck at the moment not know where to start
looking. I know I can change the bahavior in my custom masterpage, but
I don't want multiple custom pages that will display the same set of
parts with the same data.

Please point me to a refernce, or to what I need to look at in the
Object Model.

Tagged:                    

 

2 Answers Found

 
Answer #1       Answered By: Quentin Cummings          Answered On: Aug 01, 2008       

If you mean the entire Left Nav, I've got a JavaScript solution about
80% complete. You would place the JavaScript into a text file and upload
it to a centralized Document Library where everyone has access to the
list but only you have access to the site. Then add a CEWP to the page
where you want the expand/collapse behavior  and link to the text file.

 
Answer #2       Answered By: Bhoomi Chabaria          Answered On: Aug 01, 2008       

That's exactly that thing I'm thinking of. Is that available
somewhere I can get it?

 


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