PDA

View Full Version : drop up nav menu, and content toggle queries



ranteo
27 Dec 2009, 05:45 AM
Hi, I'm creating a new blog template. And I have a few problems.

Firstly, it uses a drop up nav menu, using css. It doesn't work in IE. However, it works perfectly fine in FF, Chrome and Safari.

Secondly, I'm using javascript to toggle content on and off. What I want to do is that new content that is toggled on will replace the previous content. What happens now is the new content is simply added at the bottom of the old content. I tried putting all the z-index to the same level, but to no avail.

Thirdly, I wish to have a slightly transparent background for my content, so they can read, and not clash with an image. I managed to get it out fine for my Links section, but it doesn't work too well for my Blog content. The posts doesn't get displayed ONTO the white background.

Lastly, you can access it at rantestingitout.blogspot.com (http://www.rantestingitout.blogspot.com/). I also pasted the code in a .txt file and attached it here.

Many thanks for your technical guidance.