I want to include a JavaScript world time clock like http://www.dynamicdrive.com/dynamicindex6/localtime.htm to my homepage but I don't want to change it every time when the DST changes for a time...
I have a form.htm which has a simple form. When I press the submit button it posts the input to a formpost.php and sets $q=$_POST["input"];.
Now I want to display static information at the top of...
Now I have tested it with Internet Explorer 7 and div2 is not being displayed. div1 is being displayed, after 8 seconds it switches to div2 but displays a blank page and after 8 seconds it switches...
I want to automatically change the contents of a site (every content is in a different div) every x seconds. How can I do that with JQuery?
I don't need a slider, graphics or effects, just auto...
I want to give a li element a fixed width but it doesn't work. Currently I can give an a element a width in Firefox but it doesn't work in Internet Explorer. The problem is that I have longer...
I have released a new version of my web site under /v2/ and now I want a .htaccess rule that redirects everyone from / to /v2/ except if the referrer is /v2/ (because I want to give a visitor of my...
I want to have an image border around my container.
It works with a div at the top and at the bottom but I have problems with left and right. This is the CSS:
I have created a new page which should replace an old one.
The old one is in "/" and the new one is in "/v2/".
I don't want to change this and I don't want to redirect always to the new page...
I have the problem that Firefox displays everything correct but Internet Explorer or Google Chrome don't. You can try it by yourself on http://www.reisenachoz.de/v2/about.php .
The CSS looks like...