引用一段代码中一个参数以外的代码,怎么写?

比如
<div style="position: absolute; width: 150px; height: 100px; z-index: 1; left: 175px; top: 189px" id="layer1"></div>

我想引用其中100px这个参数以外的代码,怎么写?

[ 本帖最后由 tast 于 2007-9-13 13:21 编辑 ]