| | |
xslt help for links in html
Please support our XML, XSLT and XPATH advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jul 2009
Posts: 1
Reputation:
Solved Threads: 0
<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 & 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.
<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 & 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.
![]() |
Similar Threads
- Regex, HTML and Certain Links (Pascal and Delphi)
- [urgent] HTML form => XML file (JSP)
- on links and possibly .htaccess (Existing Scripts)
- javascript works in IE but not working in firefox (JavaScript / DHTML / AJAX)
- Link html in a folder??? (HTML and CSS)
- LWP HTML ::TokeParser - running against a bulletin board (Perl)
- Looking to Exchange Links With Game Related Sites (Relevant Link Exchanges)
- Looking To Exchange Links With Game Related Sites (Relevant Link Exchanges)
- This is an html problem (HTML and CSS)
Other Threads in the XML, XSLT and XPATH Forum
- Previous Thread: XSLT Help
- Next Thread: what are the invalid characters for XML?
| Thread Tools | Search this Thread |
api blogger blogging code delete development dynamiccreationofnvariablesinxslt error firstthreecharacterofastringrequired flipbook gdata google html include java link linspire linux microsoft news node openoffice overwrite precedence programming rss standards swf template transform variable w3c web xml xmlnotloading xmlonserver xsl xslt





