Tabs system pour les groups

More
13 years 9 months ago #8318 by mtgt
Bonjour,

Je voudrais afficher certains groupes à l'aide d'onglet. Pour cela j'utiliserai un JS que j'insèrerai à l'aide du fichier item.xml.
Je vais insérer les tabs dans mon template item, en revanche, j'aimerai savoir si il est préférable d'utiliser un script Mootools ou jQuery, et si possible quelle version du script?

Merci d'avance.

Greg
"La vie n'est qu'opportunité !" ;-)

www.nomadsroad.com Nomads Road - Une aventure interactive autour du monde
www.voyage-australie-nz.com Infos pour préparer son voyage en Australie et en Nouvelle-Zélande

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #8320 by micker
Replied by micker on topic Tabs system pour les groups
je pencherai pour mootools qui est déjà livrer avec joomla.
a+

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #8343 by mtgt
Replied by mtgt on topic Tabs system pour les groups
merci pour l'info!
j'ai regardé le lien que tu m'as conseillé dans un autre post et qui l'a déjà réalisé.

malheureusement c'est payant :(

Je vais essayé d'y arriver tout seul ;)

Merci encore

Greg
"La vie n'est qu'opportunité !" ;-)

www.nomadsroad.com Nomads Road - Une aventure interactive autour du monde
www.voyage-australie-nz.com Infos pour préparer son voyage en Australie et en Nouvelle-Zélande

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #8346 by mtgt
Replied by mtgt on topic Tabs system pour les groups
En définitive j'ai utilisé le système tabs natif de joomla! En effet c'est mootools qui est utilisé.

Pour ceux que ça intéresse, voici le principe que j'ai trouvé sur docs.joomla.org/How_to_use_the_JPane_classes_in_a_component :
Code:
jimport('joomla.html.pane'); //1st Parameter: Specify 'tabs' as appearance //2nd Parameter: Starting with third tab as the default (zero based index) //open one! $pane =& JPane::getInstance('tabs', array('startOffset'=>2)); echo $pane->startPane( 'pane' ); echo $pane->startPanel( 'Example Panel 1', 'panel1' ); echo "This is panel1"; echo $pane->endPanel(); echo $pane->startPanel( 'Example Panel 2', 'panel2' ); echo "This is panel2"; echo $pane->endPanel(); echo $pane->startPanel( 'Example Panel 3', 'panel3' ); echo "This is panel3"; echo $pane->endPanel(); echo $pane->endPane();

En revanche maintenant j'ai quelques soucis avec la mini-galerie qui apparemment utilise jQuery !!!

Si quelqu'un de + compétent en code pouvait passer par là et me donner un coup de main pour rendre tout ça compatible! ça serait fantastique.

Merci d'avance!

Greg
"La vie n'est qu'opportunité !" ;-)

www.nomadsroad.com Nomads Road - Une aventure interactive autour du monde
www.voyage-australie-nz.com Infos pour préparer son voyage en Australie et en Nouvelle-Zélande

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #8363 by micker
Replied by micker on topic Tabs system pour les groups
hello regarde ici y a une solution gratos
<!-- l --><a class="postlink-local" href=" www.flexicontent.org/phpbb/viewtopic.php...&t=1662&p=8362#p8362 ">viewtopic.php?f=15&t=1662&p=8362#p8362
a+

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.338 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline