logo

$20
jQuery Tabs and Accordions

Hi There,

I have some jQuery tabs and accordions, and I need to make some modifications to them. If you prefer to use an entirely new script that is ok with me, please just keep in mind I will need to style the accordions / tabs exactly as they are styled now.

Here is a demo URL: http://dl.dropbox.com/u/7008416/markup/index.html

You can also download the HTML/JS files used in the demo here:
http://dl.dropbox.com/u/7008416/markup.zip


The modifications I need to make are as follows:

Accordions:
- I need for the ability to have an "open accordion" on page load. For example, I need the ability to specify a certain accordion section to be automatically opened when the page loads. (IE the second section would be opened by default)


Tabs:
- I need for the ability to have a certain tab selected on page load. For example I need for the ability to have lets say the "3rd tab" selected when the page loads.

- I need for the ability to nest tabs. For example, I need the ability to be able to put a set of tabs within another set of tabs. So for example if you clicked on "Tab 2" it might have 3 more tabs inside of the "content area" of Tab 2. (currently things get all jumbled if trying to nest tabs)


Thanks so much for your assistance. Please let me know if there's anything else I need to provide for these customizations. (more files, more prize money, etc)

Cheers

JSAnswers | 06/18/11 at 4:18pm | Edit


The experts have suggested, on average, a prize of $30 for this question.

(2) Possible Answers Submitted...

  • avatar
    Last edited:
    06/18/11
    4:53pm
    Jarret Minkler says:

    Why not just set the "open" page server side when the page loads to the "open" css class

    • 06/18/11 4:55pm

      JSAnswers says:

      I'm not quite sure what you mean? Can you please explain further?

  • avatar
    Last edited:
    06/20/11
    2:05pm
    Christianto says:

    Hi,

    Please download zip attachment and review it..
    Since HTML only allowed one ID, I change the markup and update the script to work with multiple tabs.

    Thanks





    attachment image View Attachment

    Previous versions of this answer: 06/18/11 at 9:49pm

    • 06/19/11 2:14am

      Christianto says:

      I update the file to use more standard value for href attribute..
      Please download this attachment..

      Attached Image

This question has expired.





Current status of this question: Completed