About Sridhar Katakam
I am an independent WordPress web consultant with 10 years of experience in WordPress theme installation, customization, administration, maintenance, support, documentation, troubleshooting and PSD/design to WP.
Genesis and WordPress Tutorials
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Hello, thnx for good method, but how to add jQuery Effects? (example slide effect)
my code working, but without effect:
jQuery(document).ready(function($) {
$(‘#tabs’).tabs({
hide: {
effect: “slide”,
duration: 1000
}
});
});
Can U help?
Hi Sridhar,
This is great! I’d love to add autoplay, so that the tabs become a slider. Is that possible?
Thanks,
Maddie