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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListIntegrating DNN Tabs into F&L XSLTIntegrating DNN Tabs into F&L XSLT
Previous
 
Next
New Post
1/10/2013 2:39 PM
 

Has anyone ever attempted and succeeded this configuration?  If you have, can you post your code example?  Thanks..

The code below will work when pasted into a HTML module; you'll get the DNN drop-down tabs.

<div class="dnnForm" id="tabs-demo">
<ul class="dnnAdminTabNav">
<li><a href="#ChristopherColumbus">Christopher Columbus</a></li>
<li><a href="#IsaacNewton">Isaac Newton</a></li>
<li><a href="#JohannesGutenberg">Johannes Gutenberg</a></li>
</ul>
<div id="ChristopherColumbus" class="dnnClear">
<div class="dnnRight" style="width: 98%; margin-left: 2%;">
<h1>Christopher Columbus</h1>
<p>Italian navigator, colonizer and explorer whose voyages led to general European awareness of the American continents.</p>
</div>
</div>
<div id="IsaacNewton" class="dnnClear">
<div class="dnnRight" style="width: 98%; margin-left: 2%;">
<h1>Isaac Newton</h1>
<p>English physicist, mathematician, astronomer, natural philosopher, alchemist, and theologian. His law of universal gravitation and three laws of motion laid the groundwork for classical mechanics.</p>
</div>
</div>
<div id="JohannesGutenberg" class="dnnClear">
<div class="dnnRight" style="width: 98%; margin-left: 2%;">
<h1>Johannes Gutenberg</h1>
<p>German printer who invented the mechanical printing press.</p>
</div>
</div>
</div>


 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListIntegrating DNN Tabs into F&L XSLTIntegrating DNN Tabs into F&L XSLT


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