开发者

creating html tab pages? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

if i were to create tab pages in HTML, what 'container' so i need to produce multiple times for each 'page'? I wa开发者_如何学运维s just going to adjust the 'visible' property (whichever one doesnt take up layout space when unselected) when the button is clicked.


I recommend the jQuery UL Tabs: http://docs.jquery.com/UI/Tabs


You'll need to use a bit of JavaScript to achieve this, jQuery will be your easiest option, check out the jQuery UI tabs, this is what you need.

http://jqueryui.com/demos/tabs/


You can create this pages with using CSS easily.

Here sample examples

http://www.dynamicdrive.com/style/csslibrary/item/css-tabs-menu

http://www.alvit.de/css-showcase/css-navigation-techniques-showcase.php

There are many tools to create tab menus.

http://www.tabsgenerator.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜