Jquery tab Effect

Source: Internet
Author: User

Jquery tab effect: here we provide a jquery tab plug-in to make a beautiful jquery tab effect instance. below is the source code we provide, and online preview and source code download are also provided.

Jquery tab Effect
Here we provide an example of using the jquery tab plug-in to make a beautiful jquery tab effect. below is the source code we provide, and we also provide online preview and source code download.

<! Doctype html public "-// w3c // dtd xhtml 1.0 strict // en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd">

<Html xmlns = "http://www.w3.org/1999/xhtml" xml: lang = "en" lang = "en">

<Head>
<Meta http-equiv = "content-type" content = "text/html; charset = UTF-8"/>
 
<Title> using css tutorial sprites </title>
 
<Link rel = "stylesheet" type = "text/css" href = "style.css"/>
 
<Script src = "js/jquery-1.2.6.min.js" type = "text/Webpage effects" charset = "UTF-8"> </script>
<Script src = "js/widget. js" type = "text/javascript" charset = "UTF-8"> </script>
</Head>

<Body>

<Div id = "page-wrap">

<Div class = "box">

<Ul id = "catnav">
<Li class = "activecatbutton"> <a id = "list-one-button"> apple </a> </li>
<Li> <a id = "list-two-button"> linux </a> </li>
<Li> <a id = "list-three-button"> microsoft </a> </li>
<Li> <a id = "list-four-button"> news </a> </li>
</Ul>

<Ul class = "cat-list" id = "list-one">
<Li> <a href = "#"> example story from list one </a> </li>
<Li> <a href = "#"> example story from list one </a> </li>
<Li> <a href = "#"> example story from list one </a> </li>
<Li> <a href = "#"> example story from list one </a> </li>
<Li> <a href = "#"> example story from list one </a> </li>
</Ul>

<Ul class = "cat-list" id = "list-two">
<Li> <a href = "#"> example story from list two </a> </li>
<Li> <a href = "#"> example story from list two </a> </li>
<Li> <a href = "#"> example story from list two </a> </li>
<Li> <a href = "#"> example story from list two </a> </li>
<Li> <a href = "#"> example story from list two </a> </li>
</Ul>

<Ul class = "cat-list" id = "list-three">
<Li> <a href = "#"> example story from list three </a> </li>
<Li> <a href = "#"> example story from list three </a> </li>
<Li> <a href = "#"> example story from list three </a> </li>
<Li> <a href = "#"> example story from list three </a> </li>
<Li> <a href = "#"> example story from list three </a> </li>
</Ul>

<Ul class = "cat-list" id = "list-four">
<Li> <a href = "#"> example story from list four </a> </li>
<Li> <a href = "#"> example story from list four </a> </li>
<Li> <a href = "#"> example story from list four </a> </li>
<Li> <a href = "#"> example story from list four </a> </li>
<Li> <a href = "#"> example story from list four </a> </li>
</Ul>

</Div>
 
</Div>

</Body>

</Html>

Online Preview address
Http://g.111cn.cn/javascript/js/20100831/tab
Source code
Http://down.bKjia. c0m/down/code/jquery/2010/0831/20544.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.