You need to Register for free and Login to post a message in the forum.

Forum

Subject: Collapsible Side menu
Prev Next
You are not authorized to post a reply.

Author Messages
jamx551
Nuke Active Member
Nuke Active Member
Posts:28

10 May 2007 12:21 PM  
Hi lee

How do you make a collapsible Side menu using SOLPARTMENU

if not solpartmenu whats your other suggestion to create such menu

So instead of the usual pop submenu the menu items expands to show submenu below it and collapses when you click again

thanks
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:6364


11 May 2007 3:30 AM  
Hello,

I do not think this is possible with SolpartMenu, I would suggest you check out the tree view menu.  There is an example of this in the DNN blue vertical skin.

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
jamx551
Nuke Active Member
Nuke Active Member
Posts:28

11 May 2007 4:15 AM  
Hi lee

i see. can you send me the link to the blue vertical skin?

thanks
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:6364


11 May 2007 4:26 AM  
Hello,

It comes installed with your DotNetNuke installation - you should be able to go into the _default/skins folder and see the skin in there.

- You can test it out by just selecting the skin for a page - it should already be installed,

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
jamx551
Nuke Active Member
Nuke Active Member
Posts:28

17 May 2007 4:20 PM  
Lee

I tried applying DNN-Blue-Vertical Menu-Fixed width (assuming this is the collapsible menu you were talking about)

but when I click Update I got the ff error:

An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Value cannot be null. Parameter name: type ---> System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey, Boolean UseCache) at DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectProviderName, String ObjectNamespace, String ObjectAssemblyName, Boolean UseCache) at DotNetNuke.Modules.NavigationProvider.NavigationProvider.Instance(String FriendlyName) at DotNetNuke.UI.Skins.NavObjectBase.InitializeNavControl(Control objParent, String strDefaultProvider) at DotNetNuke.UI.Skins.Controls.TreeViewMenu.OnInit(EventArgs e) in D:\www\ariel.premierpos.com\Admin\Skins\TreeViewMenu.ascx.vb:line 507 at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) in D:\www\ariel.premierpos.com\Default.aspx.vb:line 499 at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---




What could be wrong?

Also what's really the syntax for TREEVIEWMENU ? because when I used it in my skin all what appears in the browser is still [TREEVIEWMENU]

thanks
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:6364


21 May 2007 2:45 AM  
Which version of DNN are you using?

If it is 4.4.1 some dll files were missing from the install version which maybe causing this error.

the same problem occurred here:
How to fix the [DROPDOWNACTIONS] token bug in DotNetNuke 4.4.1

If you download version 4.5.1 go to the bin folder and copy this dll file into the bin folder of your 4.4.1 installation it should solve your problem:

DotNetNuke.DNNTreeNavigationProvider.dll


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > Users Lounge > Everything Else > Collapsible Side menu



ActiveForums 3.7

Latest Forum Posts

RE: sql script - modify data in a column by Sh@wn
Thank you Mark! I have used this script:ALTER TABLE dbo.C5SLLC_FormData ALTER COLUMN FormData NVARCH...
RE: sql script - modify data in a column by MarkXA
Assuming you're on SQL 2005 or 2008, it sounds like you need to convert the ntext column to nvarchar...
RE: Dl all DNN Videos by greet@fashionchannel21.com
Hello. First of all I need to say that I'm really happy with all the information that I have found o...
RE: sql script - modify data in a column by Sh@wn
this is the error: 'The data types ntext and varchar are incompatible in the equal to operator er...
RE: sql script - modify data in a column by jncraig
What is the error?
sql script - modify data in a column by Sh@wn
hello, I have successfully changed an ModuleID Column with this script: Update dbo.C5SLLC_FormDa...
RE: css class styles by jncraig
I'm afraid that I don't have anything helpful to offer here.
RE: linking to an external resource by jncraig
I think that, as you have discovered, the framework doesn't include that option. One thing that y...
RE: Implementing ISearchable by originator
Hello, Just assign GUID property as follows: SearchItemInfo si = new SearchItemInfo(...) .....
DotNetNuke Nucleus Skin Designer Tutorial - Issue 60 by leesykes
Add any comments or questions regarding the DotNetNuke Nucleus Skin Designer Tutorial from Issue 60
How to use Papayas Auto Upgrade for DotNetNuke - Issue 60 by leesykes
Add any comments or questions regarding the How to use Papayas Auto Upgrade for DotNetNuke tutori...
How to Setup and Use the DotNetNuke Survey Module - Issue 60 by leesykes
Add any comments or questions regarding the How to Setup and Use the DotNetNuke Survey Module tut...
Creating an Events Calendar for DNN using DotNetMushroom RAD - Issue 60 by leesykes
Add any comments or questions regarding the Creating an Events Calendar for DotNetNuke using DotNetM...
RE: Dl all DNN Videos by leesykes
Hello,No I'm afraid there isn't. But you can download all the videos from each issue by visiting eac...
RE: css class styles by cyborama
anyone have anymore insight on this issue with applying contextual background color to the telerik e...
linking to an external resource by cyborama
Hello Lee and Joe, Seems like it should be a no brainer but I am trying to link one of my menu it...
RE: Setting Page Skin by jncraig
The ribbon bar and controls are shown only to users who are logged into your site and given administ...
RE: Changing BG color of solpart sub sub menu ???? by jncraig
You will need to identify the classes assigned to those items and adjust the styles applied to them....
RE: Registered Users by jncraig
As I understand your question, yes.
RE: Admin--> Google Analytics page blank by jncraig
Make sure that you are not in Layout mode.If you are in View Mode or Edit Mode, you might want to ch...
DNM Rapid Application Developer Trial Version
RSS Feeds