Javascript toggle visibility multiple divs

后端 未结 4 1772
难免孤独
难免孤独 2020-12-20 04:14

http://blog.movalog.com/a/javascript-toggle-visibility/

this is a page with some code and a script im using in my site for an image gallery, however when trying to t

4条回答
  •  忘掉有多难
    2020-12-20 04:54

    There is a very silly mistake in your code.. Add the id attribute in the td tags id='nyc', etc. and it should work fine

提交回复
热议问题