Closed (fixed)
Project:
jQuery Countdown
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
12 Jun 2012 at 09:35 UTC
Updated:
13 Jun 2012 at 06:24 UTC
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
Comment #1
Izvolsky commented