Javascript
<script src=’http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js’ type=’text/javascript’/>
<script src=’http://mbahrizh.googlecode.com/files/jquery.scrollfollow.js’ type=’text/javascript’/>
<script src=’http://mbahrizh.googlecode.com/files/jquery-ui-1.7.2.custom.min.js’ type=’text/javascript’/>
<script type=’text/javascript’>
$( document ).ready( function ()
{
$( ‘#floatmenu’ ).scrollFollow();
}
);
</script>
CSS
#floatmenu {background:#FFF; border: 2px solid #088A08; position: absolute; width: 40px; height: 200px; color: rgb(102, 102, 102); font-size: 12px; top: 100px; left: 0px; z-index: 1;}
HTML
<div id=’floatmenu’>
<!– The menu content is here… –>
</div>
Ritesh Sanap says
good tutorial rizgy
Mbah Rizh says
Thnks. My name use "Q", not G.
Ritesh Sanap says
Sorry for that i typed it by mistakely
Xian Iwan Santoso says
yah.. sebenernya bagus sih. tp sayang tabrakan dengan lightbox. ngga tau kenapa tuh. setiap kali scriptnya disamain dng lightbox selalu ngga jalan lightboxnya. sebel! :(
Ritesh Sanap says
@Xian Iwan Santoso
Please can you write your comment in English I have tried Translating but i was unable to Get any thing from it