You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
236 B

  1. <div id="tabs">
  2. <div id="title1" data-role="collapsible">
  3. </div>
  4. <div id="content1" data-role="content"></div>
  5. <div id="title2" data-role="collapsible">
  6. </div>
  7. <div id="content2" data-role="content"></div>
  8. </div>