K
KKramsch
I want the border color of this button to be the same as
document.linkColor. How can I implement this?
My best solution has been to have the onload handler for the page
find the button and set its style.borderColor attribute to the
desired color. Is there a better way?
Many thanks in advance,
Karl
document.linkColor. How can I implement this?
My best solution has been to have the onload handler for the page
find the button and set its style.borderColor attribute to the
desired color. Is there a better way?
Many thanks in advance,
Karl