Re: What's wrong (or right??) with my CCS?



I get the same result as you on my iPAQ and in FF

We are running quite similar setups

smaller graph, so you may have some work to do on that.

I've not looked at the print one yet - only screen and handheld.

In http://www.althorne.org/test/styles/screen.css you have
#smallbuttons {
display: none;
}

In handheld.css you have
#smallbuttons {
clear: both;
}

You need to enable display in the handheld.css, otherwise it inherits the
display : none from the screen.css


Cheers. I've changed it. It now looks as I intended on the PDA, but I
don't have access to a large machine now for most of the day. Can
anyone tell me what it's like on a normal PC?

I edited via ssh on my PDA, and are using Google groups on it now.
Hence I can't do too much.

It is a lot easier using Mathematica via the web than via ssh, so I
think that does it's job.

.


Loading