读书人

jQuery iphone 旋钮

发布时间: 2012-11-22 00:16:41 作者: rapoo

jQuery iphone 按钮

转自 jQuery Iphone Style Ajax Switch

http://papermashup.com/jquery-iphone-style-ajax-switch/

?

<script type="text/javascript">  $('#1').iphoneSwitch("on",    function() {    alert('open');     //$('#ajax').load('on.html');    },    function() {    alert('close');     //$('#ajax').load('off.html');    },    {      switch_on_container_path: 'iphone_switch_container_off.png'    });</script>


jQuery iphone 旋钮

?

ie6下有点不正常~~
?

读书人网 >Iphone

热点推荐