Hi
this is my slider code
Can i replace OPACITY with any other effect like zoom or blindz etc ?Code:<script type="text/javascript"> $(document).ready(function(){ $("#featured > ul").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 5000, true); }); </script>
vineet



Reply With Quote
Bookmarks