Jump to content

H1ghlander

Neophyte
  • Posts

    1
  • Joined

  • Last visited

H1ghlander's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. Подскажите как можно подставить переменную переданную в качестве параметра в код, заместо название кнопок (Cancel или "Delete all items")??? если просто написать, что-то на подобии options.param - это не работает. $(function() { ..... buttons: { "Delete all items": function() { $( this ).dialog( "close" ); }, Cancel: function() { $( this ).dialog( "close" ); ..... });
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy