<?xml version="1.0" encoding="utf-8"?>
<SimpleControl name="NavtabsPills" descriptors="xworker.http.controls.SimpleControl">
<view title="胶囊式标签页">
<otherHeads><![CDATA[<meta http-equiv="content-type" content="text/html; charset=utf-8">
<LINK REL ="stylesheet" TYPE="text/css" HREF="fckeditor/2_6beta1/editor/css/fck_editorarea.css" TITLE="Style"/>
<script type="text/javascript" src="js/xworker/InnerBrowserUtil.js"></script>]]></otherHeads>
<JQuery descriptors="xworker.html.jquery.JQuery" version="jquery-1.4.2.min.js"></JQuery>
<Bootstrap>
<nav-pills nav-stacked="true" nav-justified="false" useLiCode="true">
<liCode><![CDATA[<li role="presentation" class="active"><a href="#">Home</a></li>
<li role="presentation"><a href="#">Profile</a></li>
<li role="presentation"><a href="#">Messages</a></li>]]></liCode>
</nav-pills>
</Bootstrap>
</view>
<result name="success" value="xworker.example.web.bootstrap.jsplugin.NavtabsPills/@view"></result>
</SimpleControl>