HomeHomeUsing DotNetNuk...Using DotNetNuk...Skins, Themes, ...Skins, Themes, ...Is it possible to create DNN skins based on CSS-based template with JQuery?Is it possible to create DNN skins based on CSS-based template with JQuery?
Previous
 
Next
New Post
11/19/2008 10:30 AM
 

for DNN 5 the 100% will be removed


Web applications, DNN websites, modules, skins and support
 
New Post
11/20/2008 9:37 AM
 

 Another CSS question.  My drop-down menu is CSS-based and how do I generate the necessary HTML markup like the following:

Is SolPartMenu capable of doing that?  I also heard other names like HouseMenu, NavMenu.  Which package is suitable for what I have on hand, thanks in advance.

<ul class='main-nav' id='main-nav'>

  <li class='active'>

    <a href='#'>Menu 1</a>

    <div class='drop'>

      <span class='top-bg'>&nbsp;</span>

      <div class='middle'>

      <ul>

        <li><a href='#'>sub menu 1</a></li>

        <li><a href='#'>sub menu 2</a></li>

      </ul>

      </div>

      <span class='bot-bg'>&nbsp;</span>

    </div>

  </li>

  <li><a href='#'>Menu 2</a></li>

  <li><a href='#'>Menu 3</a></li>

</ul>

 
New Post
11/20/2008 10:42 AM
 

HI

 

solpart is not able to do this

 

Based on your code I would go for NavMenu its tempalte based so youc an format the output the way you want to


Armand Datema

Free DotNetNuke CSS Grid Framework skinsDNNGrid960

For all your skin conversions

2DNN

Follow me on Twitter

 
New Post
11/23/2008 9:42 PM
 

Thanks, Armand.  NavMenu is a very nice menu package.  The template method is powerful yet simple to use and I have no problem to setup my own CSS-based menus. 

On a different issue, my skin works fine in front-end but the following message pops-up whenever I try to scroll the mouse in the page with my new skin when I logged in as host or admin.  Wonder what's the cause of that?

Error: ScrollTop is NULL or not an object.  I see this variable is a hidden form element in default.aspx. 

 

 
New Post
11/23/2008 10:49 PM
 

No problem ( I should ask john for percentage of sales, im a good evengelist for him ;)

well probably somethign in dnn but i dont realy care about what the admin sees because I am the only admin. However for cleits that have the same issue I usually give this solution ( I only do that because i know there is nothing wrong in my scipt code only in dnn code since it appears only when admin mode is on )

In the .template.txt put this in the <head section above all the other scripts you call in Head

<SCRIPT language="JavaScript">
<!--
function silentErrorHandler() {return true;}
window.onerror=silentErrorHandler;
//-->
</SCRIPT>

 


Armand Datema

Free DotNetNuke CSS Grid Framework skinsDNNGrid960

For all your skin conversions

2DNN

Follow me on Twitter

 
Previous
 
Next
HomeHomeUsing DotNetNuk...Using DotNetNuk...Skins, Themes, ...Skins, Themes, ...Is it possible to create DNN skins based on CSS-based template with JQuery?Is it possible to create DNN skins based on CSS-based template with JQuery?


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Free Demo Site
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates the DotNetNuke Store where users purchase third party apps for the platform.