Hi to everyone! I use jquery_countdown_add() function in my templates: views-view-fields.tpl and views-view-fields--view-auction-unit.tpl. In first case it works pretty good, but in second case it doesn't work. There is difference between template files: to display first tmpl-file I use print $content;, to show views-view-fields--view-auction-unit.tpl I use print views_embed_view() function. I'm saying, maybe, it has an effect. Also I try to use drupal_add_js() function that is used in jquery_countdown_add(). And this function works well. Need help. Thanks!

Comments

Izvolsky’s picture

Status: Active » Closed (fixed)