All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.

Author Topic: The auto slider on lesterchan.net front page  (Read 7716 times)

0 Members and 1 Guest are viewing this topic.

Offline leongsam

  • Newbie
  • *
  • Posts: 11
    • View Profile
The auto slider on lesterchan.net front page
« on: 24 August 2008, 13:30 »
Hey Lester, the ajax auto changer which slides up and down on your front page, just wondering is that a plugin or just a normal ajax script? Are you able to share how is it done? Cheers!

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: The auto slider on lesterchan.net front page
« Reply #1 on: 24 August 2008, 18:16 »
It is not done by ajax, it is done by normal JS using jQuery framework. slideUp() and slideDown() function

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline leongsam

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: The auto slider on lesterchan.net front page
« Reply #2 on: 25 August 2008, 01:04 »
Thanks! That's cool! I found the code. So how do we make it slide by itself?

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: The auto slider on lesterchan.net front page
« Reply #3 on: 25 August 2008, 06:35 »
Use a timer:
Code: [Select]
setInterval(YOUR_FUNCTION_TO_SLIDE_UP, 10000); 10,000 is in ms

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline leongsam

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: The auto slider on lesterchan.net front page
« Reply #4 on: 25 August 2008, 08:01 »
Use a timer:
Code: [Select]
setInterval(YOUR_FUNCTION_TO_SLIDE_UP, 10000); 10,000 is in ms

Thanks Lester but my programming skill is really private limited. Could you provide a sample code with 2 containers sliding up and down automatically? Thanks!

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: The auto slider on lesterchan.net front page
« Reply #5 on: 25 August 2008, 08:08 »
You will not understand my code as it is custom to my website.Trial and error and you will get it.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline leongsam

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: The auto slider on lesterchan.net front page
« Reply #6 on: 25 August 2008, 08:16 »
You will not understand my code as it is custom to my website.Trial and error and you will get it.

Alright then, thanks for your help.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: The auto slider on lesterchan.net front page
« Reply #7 on: 08 June 2009, 00:49 »

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline kennedyusa058

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: The auto slider on lesterchan.net front page
« Reply #8 on: 23 June 2009, 02:13 »
I am not so knowledgeable about this matter. So i have to learn it. Thanks for the post. :P


pret auto