Using Javascript to ONLY hide a link/txt/div -


i have site javascript image viewer enlarge pics.

therefore if browse js enabled dont have see link page witch shows pics enlarged.

if js disabled wont see function enlarge pics javascript, see link enlarged page.

i need code hide link. keep finding toggle switches.

instead of hiding link, put in noscript tags:

<noscript>   <a href="/url">this link shows without javascript enabled</a> </noscript> 

Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

iphone - Requiring the presence of a method in an id -

xslt - Is it possible to select a node that just includes a subset of the child nodes? -