I was wondering if there is a way to show the span to the left (or right) of the “more” link using css only (no javascript) … in other words, to have the span position related to <a href..> Here’s what I’m talking about:
<html><head>
<title>Show More</title>
<style>
body {text-align:center;}...
*=====================================================================
d monday c d'1900-01-01'
*=====================================================================
d d_o_w s 1s 0 inz
d d_o_y s 3s 0 inz...
lol, just if the javascript does what is supposed to do ... clicking on a tab showing the right panel, hidding the others - that's what i meant by "works"... Besides that there nothing there worthy to look at, no colors, no layout to speak about....
Well, sorry if I’ve offended anyone!
I don’t have a mac nor linux konqueror and all I wanted is to find out if the code works on those…. But, if asking for this kind of help is not proper, or too much, my bad…
(and,no, it doesnt look pretty at all :)
if anyone uses a mac or linux, can u test this:
===============================================
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Tabs</title>
<style>
.hide {border:1px solid #000;overflow:auto;height:80px;}
</style>
<script...
first of all, you dont need the 'onfocus' in '<div id="content" onfocus="contentheight()">' (i forgot to take it out)
I've tried to set content's height using a % but it didnt work that good - that's why the js.
The script is pretty simple: get the total page height (th), footer height (f)...
Hi
i just finish this header/footer template, can you guys give it a try (i've test it in IE, FF and Opera) and see if any bugs ?
Thx!
<html>
<head>
<title>Template</title>
<style type="text/css">
html,body {height:100%;margin:0;padding:0;}
body {overflow:hidden;}...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.