Tagged Questions
0
votes
0answers
219 views
Loading content dynamically using jQuery.load
So I am working on a website for a client and they want a tabbed content area. Without loading all of the queries on a single page, how can I go about doing this? Right now I have the following for my ...
0
votes
0answers
41 views
Getting Uncaught TypeError with clashing text widget and tabs plugin [closed]
The code for the email subscription from constant contact that I put in my text widget up at the top of this page http://bit.ly/Zz4Faw is clashing with my Skinable Skins tabs plugin.
When I remove ...
0
votes
2answers
366 views
Good solution for adding jQuery tabs anywhere within WordPress?
Is there any solution for using jQuery tabs within the native WordPress scripts? If you know of a way to get any method of jQuery tabs working on the frontend and the backend please share your ...
0
votes
0answers
102 views
Tabs don´t work on my theme [closed]
I have a tabbed widget here. It won´t work like should with jquery-tabs. Theme is "Sprout". It loads each tab under each other instead of just changing content.
Javascript
...
0
votes
1answer
107 views
Custom tabs widget don't work in google chrome, is blocked, do not change the tabs. Why?
Code is the problem or is a Google Chrome issue?
Here is the code:
/*-----------------------------------------------------------------------------------*/
/* Create the widget
...
0
votes
3answers
856 views
show custom field content in jquery tabs
I am trying to make a post which will contain several custom fileds. the custom fields should show within jqery tabs. I have already made it in here: ...
1
vote
0answers
75 views
Bug: Trying to open jQuery accordeon with category-ID [closed]
I created this little code here to open a category-list-accordeon when a specific post is opened. This is the code I made for it: http://pastebin.com/vskC7Hsi
This works well. Every accordeon-tab has ...
1
vote
1answer
283 views
Is there a way to set the default active tab on Post UI Tab pluggin?
We've started using the Post UI Tabs pluggin but would like to be able to arbitrarily set the tab that is active when the page is loaded. For instance, in one example, we have a three-week process, ...
1
vote
1answer
1k views
Disable Jquery UI post tabs
Hey all,
I'm using Jquery UI tabs with the WordPress Post Tabs plugin and it works like a charm. However, I'd like to auto disable or hide tabs that do not have any data. I've worked with Jquery quite ...
