RE: problem with java script.

by 5 replies
6
Hello warriors,

I am really stuck in the moment,I have problem with java script code,:confused::confused:

For the last few days, i am struggling with my code ,,
I want to add a slide show of three images with the help of java script .
but still not able to do that ,i had tried alot ,but still struggling with it ,
Hope someone here can help me ,,click here...
Any help would be really appreciated


Thanks
Shubham,
#programming #java #problem #script
  • It looks fine to me btw, maybe you want an automated slideshow. Create a variable with the time in ms. Add timeouts.

    Though, I would recommend that you use jquery or flashslideshow? There are many javascripts plugins capable of doing this. Good luck.
    • [1] reply
    • Thanks for reply ,
      but,the problem is that i am not familiarwith jquery and flash ....
      and yes i want an automated slideshow ,,


      anyway thanks for help.:-)
      • [1] reply
  • Ok you have a few problems here.

    Trying to make a js gallery is a good practice. I wouldn't recommend using it on your website though. There's so many small things you need to consider.

    my suggestion:

    1) get jQuery (it's a javascript library. I can see you're already familiar with javascript syntax. It's really easy to learn). jQuery.com (include it in your header)

    2) download jcarousellite (it's a lightweight gallery plugin. I've used this a lot of times. It's extremely easy to use and there's a lot of functionality).
    gmarwaha.com/jquery/jcarousellite/
  • Banned
    [DELETED]

Next Topics on Trending Feed