Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 39bbd478

Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt

  • ID 39bbd478869bbcd482226d68f7fadcd6bc4da0eb
  • Vorgänger a4d38233
  • Nachfolger 36a33b59

ClientJS: "jqmClose()" zum Schließen von jqModal-Dialogen

Unterschiede anzeigen:

js/client_js.js
85 85
      // Form Events
86 86
      else if (action[0] == 'focus')                $(action[1]).focus();
87 87

  
88
      // ## jqModal plugin ##
89

  
90
      // Closing and removing the popup
91
      else if (action[0] == 'jqmClose')             $(action[1]).jqmClose();
92

  
88 93
      // ## jstree plugin ##
89 94

  
90 95
      // Operations on the whole tree

Auch abrufbar als: Unified diff