transparency

1 view
Skip to first unread message

strawz17

unread,
Sep 15, 2010, 1:57:52 PM9/15/10
to jixedbar
Hi just wanted to say thank you for the work on this script it's
awesome. Just wondering how to turn off transparency. Here's what I
have

<script type="text/javascript">
$(document).ready(function() {
$("#demo-bar").jixedbar();
});
</script>

when I try what's suggested:

$("#sample-bar").jixedbar({
showOnTop: true,
transparent: false, -----I changed from true to false here-----
opacity: 0.5,
slideSpeed: "slow",
roundedCorners: false,
roundedButtons: false,
menuFadeSpeed: "slow",
tooltipFadeSpeed: "fast",
tooltipFadeOpacity: 0.5
});

it negates the bar totally just wondering how to make the transparency
false and have it work!

thanks for your help!

Reply all
Reply to author
Forward
0 new messages