a very simple image-viewer
hi,
I just started with jQuery and this is my first project. I tried but I didnt oriented yet, so I have not found the right point to start vor my project.
This is my Idea:
I have three DIVs the left and the right one are contain the arrows with the next- and previous-function. the one in the middle contain one image. by clicking the arrows the image in the middle will fade to the next image. in the HTML must be a list with the links to the images for the middle container. it should be all so simple, that it could be administrated (adding and deleting images) later by a person with just HTML basic skills.
later I would also add two things:
- a automatic generated text-field which shows the number of the scown image and the number of images at all, something like 5 of 12 or 5 / 12 .
- an image text which is shown in a own DIV and will change with the images by clicking the next- and prev-arrows.
would be very nice if someone could give me a few keywords, a matching tutorial or any other kind of help.
thanks a lot!