You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jspwiki.apache.org by "Fischer, Nicola (ORISA Software GmbH)" <fi...@orisa.de> on 2008/11/19 15:24:55 UTC

Tabbed accordation

Hi,

I am using tabbed accordion in some wikipages. When you call a page it
jumps directly to the first accordion. 
Is it possible to call the page so that is jumps to the second or third
accordion? (Something like: page.html#innerpagelink)

Regards,
Nicola Fischer


____________
Virus checked by G DATA AntiVirus
Version: AVF 19.149 dated 18.11.2008

Re: Tabbed accordation

Posted by Dirk Frederickx <di...@gmail.com>.
So far, this is not possible.  Although the basic plumbing in the js
is availlable to build in this kind of support.
For example, it does work for tabbed section, if you include !!!header
inside the tab; the right tab will automatically be selected.
However, this is not impletmented on accordiion; plse log an
improvement request on jira.

BTW, also have a look at https://issues.apache.org/jira/browse/JSPWIKI-432.
By simplifying the markup of tabs inside tabbed-section or accordions,
linking to one of the tabs becomes more natural, as tabs (accordions
or tabbedSections) become first class section headers.


dirk

On Wed, Nov 19, 2008 at 3:24 PM, Fischer, Nicola (ORISA Software GmbH)
<fi...@orisa.de> wrote:
> Hi,
>
> I am using tabbed accordion in some wikipages. When you call a page it
> jumps directly to the first accordion.
> Is it possible to call the page so that is jumps to the second or third
> accordion? (Something like: page.html#innerpagelink)
>
> Regards,
> Nicola Fischer
>
>
> ____________
> Virus checked by G DATA AntiVirus
> Version: AVF 19.149 dated 18.11.2008
>