Ok, so I have a div with the class "layoutleft", and the "layoutleft" class has the following styling "border:1px;padding:5px;height:10px;".
I am curious if there is a way to have javascript read the css class properties as values?
Reason being, I'd like to be able to adjust width measurements based on padding-left/right, border-left/right, and margin-left/right, but also allow the user to style.
Any help appreciated.
- Ben



Reply With Quote


Bookmarks