I need your opinion
-
I have a site that I am working on. http://www.photobyiris.com It was a template that a friend purchased that I am putting online for her. I have re worked the site and added a whole bunch of javascript. You can see it if you click on one of the pages like about us. The content drops from the top and stops in the center. My question is...Should I use comments to comment out the javascript for those that might not have it running. I seem to recall that you can do this <!-- //--> to comment out javascrpt. Atleast I think that was it. Then you could add a message saying that you need javascript for running the page. Is it really necessary or just something that might be good to do?
I really don't see the point of what u are trying to do here.. U want to comment out the javascript for users with out javascript? Or do u want to comment out the whole html?
I want to know if commenting out the javascript is something that is normally done. Is it good practice to provide for those that might not have javascript enabled. I don't know why anyone wouldn't have it going. But i guess some do.Add a Comment