Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...jQuery IssuejQuery Issue
Previous
 
Next
New Post
8/14/2012 7:44 AM
 
How do I post code? I don't see any legend or tips about how to do it, which is what I normally see on most forums.

Mark
 
New Post
8/14/2012 8:00 AM
 
I just added the default tab control code to the darkknight styled page in 6.2.2 and it worked fine for me. This is in addition to it working fine for me in a different 6.1.x install and with a custom skin. Also, I checked them both while logged in as host and logged out and all is well.

I do have a dnncreative membership so I'll see if I can squeeze in a little time to review the video to see what it says but I figured out the tabs on my own prior to their video being published. Here's the site that I used to figure out some of the standard DNN controls:

http://uxguide.dotnetnuke.com/

If anyone can let me know how to post code, I'll post mine.

Mark
 
New Post
8/14/2012 9:00 AM
 

Hi Mark,

Have you tried it with a different skin in your DNN 6.2.2  install, for example, MinExtropy (logged out, of course)?  (It works fine for me in the DarkKnight skin, but not any others)  I agree that it's probably a 6.2.2 issue.

will keep looking for solutions...

thanks! Roy

 
New Post
8/14/2012 10:13 AM
 
I was able to replicate the issue with the minimum extropy skin while logged out but it could relate to that skin since I don't get the issue with any of my own custom skins.

Mark
 
New Post
8/14/2012 12:26 PM
 
Hi Mark,

I've tried this is three different DNN installations (all DNN 6.2.2) with a total of four different skins. The only skin it will work in so far is Dark Knight.

I think most people just add spaces after/before the angle brackets in order to post code. I'll try it with the code I'm using:

HTML code:

< div id="tabs" class="dnnForm dnnModuleSettings dnnClear" >

< ul class="dnnAdminTabNav dnnClear" >
    < li >< a href="#tab1" >First Tab< /a >< /li >
    < li >< a href="#tab2" >Second Tab< /a >< /li >
< /ul >

< div id="tab1" > First tab content < /div >
< div id="tab2" > Content under the second tab < /div >

< /div >

JS code in module footer:

< script type="text/javascript" >
   
    jQuery( function ($) {
     
       $('#tabs').dnnTabs();
 
    });

< /script >

Thanks.
 
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...jQuery IssuejQuery Issue


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out