Home › Forums › CSS › using the no script tag › Re: using the no script tag
January 29, 2012 at 9:57 am
#95651
Member
uggh…. very well.
but without javascript my website won’t function right…
there is suppose to be a slideshow of my work and if there is no javascript the slideshow just becomes a list of pictures, each on a separate line because they are blocks.
can i use no script tag to set display none on those elements?
its not exactly semantic but i can add a no script tag and make a div that surrounds all the stuff and set it to display none.
the div won’t exist if there is javascript.