I am trying to learn some javascript and playing with various code. Can you take a look at: witold.org/index4.html When you click on 'work2' on the left bar, I want the bar with info to slide in. But instead, everything just hangs. I am not sure where I am failing. If you look at my changeContent2() and openWork2() functions, you can see I tried to almost hard code where html file where the 'work' info is coming from - to no avail. Anyone can enlighten me?
First think you have to learn is the difference between a html forum and a javascript forum. Second thing you must learn is how to write proper html.