/* element-function (Firefox) */ #origin { background: gold; } #target { background: -moz-element(#origin); }