usin floating on aside

usin floating on aside was created by micker

Posted 5 years 9 months ago #48695
Hello je me demander si je pouvai utiliser le floating sur un aside ? car là j'ai 5-6 et c'est trop galère a caler ....
MErci
by micker

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

Replied by ced1870 on topic usin floating on aside

Posted 5 years 9 months ago #48696
salut

là j'ai 5-6 et c'est trop galère a caler

5-6 modules j'imagine ?

je suis pas mal occupé, mais oui ça doit etre possible en utilisant du code perso qui appelle le plugin. Au pire je peux adapter mon code pour que ça marche. Mais jamais testé encore

On peut voir ça demain par exemple
CEd

Joomlack Webmaster and Developer

by ced1870

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

Replied by micker on topic usin floating on aside

Posted 5 years 9 months ago #48697
pas de soucis ! a demain
by micker

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

Replied by micker on topic usin floating on aside

Posted 5 years 9 months ago #48722
aller je te rebump la dessus !
by micker

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

Replied by ced1870 on topic usin floating on aside

Posted 5 years 9 months ago #48724
salut
essaie avec ce code
Code:
jQuery(document).ready(function($){ $('#aside') .attr('data-method', 'onscroll') .attr('data-pos', '') .attr('data-x', '') .attr('data-y', '0') .attr('data-w', '') .attr('data-bg', '') .attr('data-css', '') .attr('data-offsety', '0') .attr('data-bottomlimit', '') .attr('data-bottomoffset', '0') .FloatingModuleCK(); });

par contre sur Protostar le placemenent n'est pas bon a cause d'un conflit css par exemple
CEd

Joomlack Webmaster and Developer

by ced1870

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

Replied by micker on topic usin floating on aside

Posted 5 years 9 months ago #48725
alors comme je suis avec template creator j'ai fais
code perso juste avant la fi du body
Code:
<script> jQuery(document).ready(function($){ $('#left') .attr('data-method', 'onscroll') .attr('data-pos', '') .attr('data-x', '') .attr('data-y', '0') .attr('data-w', '') .attr('data-bg', '') .attr('data-css', '') .attr('data-offsety', '0') .attr('data-bottomlimit', '') .attr('data-bottomoffset', '0') .FloatingModuleCK(); }); </script>
le #left étant l'id de mon aside)
et bizarrement je ne vois rien ni dans mon code ni dans le rendu de la page
j'ai faux ?
by micker

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

Time to create page: 0.702 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 367 guests and no members online