I've tested a non-frame approach. It's definitely not as smooth but is it better? http://www.thelibertyportal.com/test/ Only the home and about pages so far.
Thanks everyone. All the features on the website use javascript, so what's the use of navigation? I could modify it so that the website looks different when not using javascript so it focuses on...
I want a tool bar on my website. I have some buttons starting on the bottom-left corner of the window but I wanted to fill the rest of the space. I realised I can't do this with CSS so I'm trying...
I want to create a HTML, CSS and Javscript editor in python and pyGTK for my A-level computing project. However, my project must be something new, so what limitations do people find in existing...
Well classes become really useful, trust me. You may have elements of the same type (eg. div) but you want different styles. You can't use #id div any more. You'd have to use a class, or do...
Well, CSS2 is really annoying when it comes to image backgrounds. I think the 40px padding is preventing it reaching the sides and it wont stretch to the bottom without a y direction repeat and...
It seems that one of the problems is because the background image doesn't scale. I used a 100px height in case I ever wanted the bar to be bigger. I may have to compromise. I believe CSS3 will have...
On there you will see in the bottom left corner what is supposed to be a bar. The problem is it isn't very much like a bar. The html consists of a div container which is...
<script type="text/javascript">
<!--
function setCookie(c_name,value,expiredays)
{
var exdate=new Date();
exdate.setDate(exdate.getDate()+expiredays);...
I'll make a reasonable logo, sometime soon. I'll add an option to remove the background with javascript and I'll use cookies to support it throughout a users experience.
Really. I made sure it was very light so it contrasted with the black text. I can make it lighter. I don't want to remove it as many people like the random background.
I have recently done a redesign of my blog which gives it an identifiable image with the use of pictures and a changing background. I would like some feedback to how it could be improved or any...
Thank you for the reply. Unfortunately it doesn't work and I would have no idea what the problem is. Just to make sure what I have is sufficient there is: