Is there any Fix for child selector in IE6

后端 未结 4 1645
[愿得一人]
[愿得一人] 2021-01-19 15:18

While using :first-child :last-child , in css its works fine in IE7, FF.

Is there any possible fix for this.

Use of Javascript is fine. If it works without j

4条回答
  •  悲&欢浪女
    2021-01-19 16:02

    Thanks all,

    Here is the javascript version which I finally used for this Solutions.

      
    

提交回复
热议问题