Missing DropDown menu for choosing of views

 

Ref: http://vintentou.wordpress.com/2010/08/03/missing-dropdown-menu-for-choosing-of-views/

 

Find row …

<SharePoint:ListTitleViewSelectorMenu AlignToParent="true" id="LTViewSelectorMenu" runat="server" />

and replace with…

<SPAN id=onetidPageTitleSeparator><SPAN><SPAN style="POSITION: relative; WIDTH: 11px; DISPLAY: inline-block; HEIGHT: 11px; OVERFLOW: hidden"><IMG style="POSITION: absolute; BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; TOP: -585px !important; LEFT: 0px !important" alt=: src="/_layouts/images/fgimg.png"></SPAN></SPAN></SPAN>
<SharePoint:ViewSelectorMenu ID="viewSelectorMenu1" runat="server" />
 
http://www.pentalogic.net/sharepoint-products/free-stuff/view-rescue

Comments

Popular posts from this blog

Setup SharePoint 2010

Register CSS to SP Master Page