Skip to content
/ layer Public

this is the webwin for window warn and show

Notifications You must be signed in to change notification settings

ylws/layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

layer

this is the webwin for window warn and show /*本插件为弹窗插件: *作者:djl *邮箱:474569696@qq.com *调用方法: *$().shineonWin({

  •   "width":"287px",//弹窗宽度
    
  •   "height":"214px",//弹窗高度
    
  •   "type":"html",//弹窗类型input/inputtxt/iframe/txt
    
  •   "typehei":"126px",
    
  •   "typeval":"",
    
  •   "title":"title",
    
  •   "position":"self",
    
  •   "positionx":left,
    
  •   "positiony":top,
    
  •   "content":content,
    
  •   "sure":function(id){
    
  •   	$("#"+id).remove();
    
  •   },
    
  •   "cancel":function(id){
    
  •   	$("#"+id).remove();
    
  •   }
    
  • })
  • }); */ 备注:(本插件依赖jquery)如有疑问,请邮件联系

About

this is the webwin for window warn and show

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published