Fade In text description

  • janelle
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 1 week ago #6751 by janelle
Regarding the transition on the title and definition. I would like to make it fade in instead of the type writer effect. and i tried changing the scipts.js, only problem is i the text appears first, AND THEN fades in with the background.
I undertand you don't have time to give me code, i just need to know how your transition timer works. is there any timer? where is it?

thanks!

Please Log in to join the conversation.

More
14 years 1 week ago - 14 years 1 week ago #6772 by ivan.milic
It triggers this in equal time intervals (scripts.js):

auto: function () {
if (!slider.ar) return false;

var next = slider.cur + 1;
if (next >= slider.num) next = 0;
slider.slide(next);
},
Last edit: 14 years 1 week ago by ivan.milic.

Please Log in to join the conversation.

More
13 years 2 months ago #14888 by lhollopeter
This method is something I would like to do as well. However, I'm not versed enough in JQuery to make the changes to the scripts.js file. Could someone please provide the functions needed to produce the fadein/fadeout technique for the title and description text? Thank you.

Please Log in to join the conversation.

More
13 years 2 months ago #14902 by ivan.milic
That can be treated as request for custom job. To request custom job send us your contact e-mail using "Report To Moderator"

Please Log in to join the conversation.

More
13 years 2 months ago #14909 by ivan.milic
You forgot to put your e-mail in message.

Please Log in to join the conversation.

Time to create page: 0.178 seconds
Powered by Kunena Forum