Vtour onhover title

  • I can't figure out how to ad individual "onhover"-titles on the vtour thumbnails. I've tried this, but it shows the same title on all thumbs:


  • Hi FvL,

    Try this:

    SAlut.

  • klaus has posted this code in another post on how to so this also

    Quote

    ...
    set(plugin[get(thumbname)].onclick, openthumbs() ); <!-- this line is already there -->
    copy(plugin[get(thumbname)].scenetitle, scene[get(i)].title); <!-- add this line -->
    set(plugin[get(thumbname)].onhover, showtext(get(scenetitle)) ); <!-- add this line -->

  • Hi Maz,

    It should work...
    try this (added in line 149):

    SAlut.

  • you can add a textstyle to any text. the syntax is always. showtext(text goes here, textstyle name); if there is not a ,textstyle defined it uses the default in that case you can always change the default textstyle and not have to declare it.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!