ЙажаСценарий / Говнокод #23869 Ссылка на оригинал

0

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
new Template('device.matrix.container').load(function (container_tpl) {
	new Template('device.matrix.device').load(function (device_tpl) {
		new Template('device.matrix.port').load(function (port_tpl) {
			new ApiCall('device.matrix.list')
				.set('house', event.house_id)
				.do(function (r) {
					// Do anything
				})
		});
	});
});

How don't need to write JS.

Запостил: DAVIDhaker DAVIDhaker, (Updated )

Комментарии (0) RSS

Добавить комментарий

Из-за тебя ушел bormand, guest!

    А не использовать ли нам bbcode?


    8