Hi all
I am just starting out with setting my site up. I have spent quite a lot of time tinkering in the past so have a halfway decent idea of HTML and a small smattering of experience with javascript.
I would like to do a small 4 or 5 page site and would like to make it as easy to navigate as possible and I have been toying with the idea of just having one page and then using layers for the different content and a small show/hide script to turn them on and off to create an effect of viewing pages but with no load times (after the initial page load). Does that make sense or have I overlooked something? I guess AJAX could also give me a similar appearance but I have only basic js experience and never touch AJAX so is it worth the effort?
I also noticed someone mention on here that a top layer of a transparant gif is a good way to prevent people copying your images? would this also work to protect text? (I know they could view source but each step you add to make it harder will deter a proportion of the possible copies) Are there any other better/easier ways of achieving some level of protection of the text and graphics I use (not that anyone is likely to want to copy them anyway :$ )
Thanks in advance