******************************************************************** J Q U E R Y T A B S F I E L D M O D U L E ******************************************************************** Original Author: Varun Mishra Current Maintainers: Varun Mishra Email: varunmishra2006@gmail.com ******************************************************************** DESCRIPTION: jQuery Tabs Field module allows you to create jQuery Tabs field. Using this you can add upto 7 tabs with tab title and tab body in a node. After saving node, the module will display all these 7 tabs as jQuery tabs. ******************************************************************** INSTALLATION: 1. Place the entire field_jquery_tabs directory into sites modules directory (eg sites/all/modules). 2. Enable this module by navigating to: Administration > Modules 3) Please read the step by step instructions as an example to use this module below:- a) Install the module. b) Go to admin/structure page. Click on manage fields of any content type. c) Add new field and select "jQuery Tabs Field" From Field type. d) Now your jQuery tabs field is ready to use. e) Go to add node page of content type in which you have added this field. f) Initially you will see one tab box open with Tab title and tab body field. You can click on "Add one more" button to add more tabs. You can add upto seven tabs.