-1

I need to hide some element with some condition using jquery inside ctools modal popup in drupal after popup load. I used drupal_add_js but that not work.

Any suggestion?

mzy
  • 1,754
  • 2
  • 20
  • 36
Chamil Sanjeewa
  • 319
  • 1
  • 4
  • 12

1 Answers1

0

You must use ctools_ajax_command_attr('selector','attr','value') to perform any kind of actions in popup.

apaderno
  • 28,547
  • 16
  • 75
  • 90
ankur140290
  • 640
  • 9
  • 25