jQuery UI 继续重构定位 API


来自 jQuery UI 官方博客的消息:

  jQuery UI 继续进行重构工作,目前完成的是定位API,主要重构的内容包括:

  1. Merge offset option into the my and at options

  示例代码:

$( "#elem" ).position({
  my: "center top",
  at: "center top+25%",
  of: window
});

  2. Better collision handling


« 
» 
快速导航

Copyright © 2016 phpStudy | 豫ICP备2021030365号-3