Search code examples
javascriptphpcsszurb-foundationzurb-joyride

How to change tip position for specific index in foundation joyride?


Hi guys i want to change the position of tip in Tour according to the my index

for example i want to change the position of tip when index is 4

current output is
enter image description here

required:
enter image description here


Solution

  • maybe you want to change your attached element from the user icon to the drill-down select. like

    <li data-id='XXXXX your select id' data-button='Next' data-prev-text='Prev' class='top-bar' data-options='tipLocation:left;tipAnimation:fade'>