首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Iphone >

jQuery iphone 旋钮

2012-11-22 
jQuery iphone 按钮转自 jQuery Iphone Style Ajax Switchhttp://papermashup.com/jquery-iphone-style-aj

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下有点不正常~~
?

热点排行