Hi all
Im still pretty new so I hope someone can help. Im building a site where there is a div containing a slideshow using js. The slideshow is executed on body load.
On top of the div there is another div containing some text. This div is linked to my menu.
My menu is just build up of hyperlinks which means that whenever you navigate in the menu - the slideshow start from the beginning because the body loads.
Do any of you have suggestion for another structure? The main scope is to have a slideshow with text on top and to be able to navigate in the menu (change the text) without restarting the slideshow.
Thanks in advance