Dynamic Ajax Tabs in 20 Lines | 20bits The tabbed document interface is a common solution to the problem of presenting a user with multiple document in one window. 20è¡ã§å®ç¾ã§ããAjaxã¿ãã¤ã³ã¿ãã§ã¼ã¹ã 次ã®ãããªã¿ãã¤ã³ã¿ãã§ã¼ã¹ããã£ãã®ï¼ï¼è¡ã§å®ç¾å¯è½ãªããã§ãã æ¬¡ã®ãããªDIVè¦ç´ ãå®ç¾©ãã¾ã <div class="tabbed-pane"> <ol class="tabs"> <li><a href="#" class="active" id="pane1">Pane 1</a></li> <li><a href="#" id="pane2">Pane 2</a></li> </ol> </p> <div
{{#tags}}- {{label}}
{{/tags}}