Tutorial Accordian Menu Tab

Wednesday, April 13, 2011

oke . tuto kali nie di request oleh adik qyla ..

oke . xmo buang masa lagi . hurm .. jom mulakan .

Go to Dashboard > Design > Page Elements > Add Gadget > HTML/Javascripts

pastekan code ini dalam tu oke .


<style type="text/css">h5 {font-family: trebuchet-ms, arial, tahoma;font-size: 13px;padding: 0 0 1em;font-weight:bold;color: #ffffff;}.msg_list {list-style: none;margin: 0;padding: 0;width: 100%;}.msg_head {padding: 5px 10px;cursor: pointer;position: relative;background-color:#000000;margin:1px;}.msg_body {padding: 5px 10px 15px;background-color:#F4F4F8;}</style>

<script type="text/javascript" src="https://sites.google.com/site/jquery01/tabmenuaccordion.js"></script>
<script type="text/javascript">$(document).ready(function(){//hide the all of the element with class msg_body$(".msg_body").hide();//slides the element with class "msg_body" when paragraph with class "msg_head" is clicked $("#firstpane h5.msg_head").click(function(){$(this).next("div.msg_body").slideToggle(700).siblings("div.msg_body").slideUp("slow"); });//slides the element with class "msg_body" when mouse is over the paragraph$("#secondpane h5.msg_head").mouseover(function(){$(this).next("div.msg_body").slideDown("slow").siblings("div.msg_body").slideUp("slow");});});</script>
<div class="msg_list" id="secondpane"><h5 class="msg_head">Title 1</h5><div class="msg_body">
Code anda
</div>
<h5 class="msg_head">Title 2</h5><div class="msg_body">

</div>
Code anda<h5 class="msg_head">Title 3</h5><div class="msg_body">

Code anda
</div></div>


oke . yang warna kuning itu jenis font . buleh letak jenis font apa yang nak guna oke . 
yang warna purple tajuk tab menu apa yang nak letak  . 
yang warna biru tu untuk coding dia . letak code apa yang nak letak kat situ . 
yang warna merah tue untuk warna . letak warna yang nak . boleh search kt HTML COLORCODE . oke . 


You Might Also Like

6 comment

Assalamualaikum . . Hi peoples  . . Currently leave UR comment here . .I will reply soon as fast as I could . .Do drops UR link . . please don't SPAM ! ! 

Like us on Facebook

Flickr Images