测试代码: 复制代码 代码如下: jQuery Css テスト <br>jQuery(document).ready(function(){ <br>alert(typeof jQuery('#csszindex').css('z-index')); <br>}); <br> テスト