Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Very Simple JavaScript Question

Michael Winter wrote:

> Finally, '1' wouldn't be a valid value to be assigned to the fontSize  
> property; you still have to follow the CSS specification and include units  
> for length values (or use one of the other accepted value types).

Yes -- which is why I used document.getElementById('foo').size instead of
going into the "style" object, as I didn't want to modify the get_one
function.

-- 
Toby A Inkster BSc (Hons) ARCS
Contact Me  ~ http://tobyinkster.co.uk/contact


[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index