Brother Malachi |
06-20-2008 11:25 PM |
Quote:
Originally Posted by bobster65
(Post 1554480)
2 different versions... the one KK is refering to is the YUI AJAX version (which we will be releasing as 2.0) .. the AJAX Version of the dynamic drive Tabs .js will be version 1.5 and IS in beta release (just not public yet) .. 1.5 however will not ever be a product or have a backend (ACP) .. waste of time since we are moving forward with YUI.
|
What is YUI?
Also, I've got a question. I'm trying to combine the current version of your mod with this mod: arrange forums in columns on forumhome
You can see tabs in action on http://dailysportspages.com/forums/
I basically made custom forumbit variables for each category and built the entire page...and only tabbed the sports categories in the middle. Now, i'm trying to show the forums of the tabbed categories in two columns.
The columns mod ( this one) works fine on default $forumsbit but doesn't work on custom ones (If i do $forumsbit_main = construct_forum_bit(1); ) I tried using the function that came with that mod (constuct_forum_columns(forumid, num_of_columns)) but it doesn't come out quite right.
Would you know how how to fix this by any chance? :D
|