Yes! That's exactly what I was trying to do! I was sure I'd got JavaScript styles like I was trying to before, but I must have done something else or not used it in the end.
It would seem the overflow was set to hidden in a parent object somewhere anyway. It results in half-lines of text at the bottom of the divs which don't look particularly pretty. I'd quite like the...
I'm looking to access all cookies made by flash files on my site from one single flash file. I understand it's possible to read a cookie when you know its name, but can it be done if you don't...