Common soft sail tips

- Click the drop-down list to show the input box 
var
Self = the this ; $('input',this.element).click(function(){ if(self.$view.css('display')=='none'){ self.onTriggerClick(); } });

 

Guess you like

Origin www.cnblogs.com/lovedaodao/p/11647584.html