How to make a Slideshow that is both clickable and automatic? -



How to make a Slideshow that is both clickable and automatic? -

i create slideshow rotates between images automatically , can activated clicking.examples of want accomplish can found on runescape.com,mmohut.com,and yankees.com,please give me html/css/javascript code this.thank :d

here says how create slidshow said http://www.javascriptkit.com/howto/show.shtml if want start on click, utilize onclick="myfunction() , set code slideshow (the 1 in body) function this. assign onclick whatever want clicked start slideshow.

<script> function functionname() { code goes in here (not <script> tags } </script>

slideshow

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -