Jump to content

riyaz123

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by riyaz123

  1. There's no problem with using extra variables, code readability is important so if that helps you it's good. There is a problem with forgetting to declare variables with the var keyword because it will actually have an effect on the program that's running.

    Yes, I,m agree with ingolme. It will surely create problem without var keyword.

  2. Hi guys'

     

    I have big question regarding images in JavaScript

     

    I have 5 images and I have already code perfectly for slider but the problem is that when I m clicking on specific image then I m unable to stop that and even unable to see that image in big size. So friend suggest me how should I solve this.

     

×
×
  • Create New...