Quicktabs--Javascript setup required?
femrich - May 14, 2008 - 09:25
| Project: | Quick Tabs |
| Version: | 5.x-1.2 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I see that Quicktabs has a file with some javascript files included, but I do not see any information in the documentation about configuring the module with javascripts. Can I use this module with drupal 5.7 as is? Or are there module dependencies or javascript installation that must be done? If so, can you direct me to documentation?
Thanks

#1
Hi there,
there are no module dependencies - Quick Tabs works with the jQuery version that comes with Drupal 5.
regards,
Katherine
#2
Views Tabs module is not as nice as your module but is there a way to just get a full node to show up in a tab? Or would this be a feature request? This would be a great option....
#3
I don't think there is a native way in the quick tabs ui to specify a single node, but you can backdoor your way into it if you make a view that displays fullnodes and limit the items in the tab to 1.
#4
Another way around that is to make a block, insert you html from a page and put it as a block in the content top or content bottom regions. Another way to do it would be to grab the panels 2 module and make a panel a view works well to. but to have it natively do a full page would be a bonus just a thought.
#5