xslt help for links in html

Reply

Join Date: Jul 2009
Posts: 1
Reputation: jessjam is an unknown quantity at this point 
Solved Threads: 0
jessjam jessjam is offline Offline
Newbie Poster

xslt help for links in html

 
0
  #1
Jul 3rd, 2009
<div class="verticalTabContainer">
<div class="verticalTabContent">

<!-- Begin Vertical Tab Navigation -->
<div class="verticalTabNavigation">
<ul>
<li class="verticalTabNavigationCurrent verticalTabNavigationFirst"><a href="#vtab-overview">Overview</a></li>
<li class="verticalTabNavigationPreviousCurrent"><a href="#vtab-features">Features &amp; Benefits</a></li>
<li><a href="#vtab-requirements">System Requirements</a></li>
<li><a href="#vtab-demos">Demos/Tutorials</a></li>
<li><a href="#vtab-awards">Awards/Certifications</a></li>
<li><a href="#vtab-customer">Customer Stories</a></li>
<li><a href="#vtab-news">News/Events</a></li>
<li><a href="#vtab-resources">Resources</a></li>
<li><a href="#vtab-community">Community</a></li>
<li><a href="#vtab-support">Support</a></li>
</ul>
<div class="verticalTabNavigationVoid"><div class="verticalTabNavigationFill ie"></div></div>
</div>
<!-- End Vertical Tab Navigation -->

<!-- Begin Vertical Tab: Overview -->
<div class="verticalTab verticalTabCurrent" id="vtab-overview">
<div class="primaryContent">

<h3 class="verticalTabHeader">Overview</h3>

<div class="overview">
<p>text.</p>

</div> <!-- .overview -->

</div> <!-- .primaryContent -->



Can someone please help with writing the xslt code for the above code. (eg)When first link(tab) is clicked, it has to go to overview content in the div tag overview.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC