Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 8 matches
Smarty Forum Index
Author Message
  Topic: How to compare dates.
marcelodelta

Replies: 2
Views: 6029

PostForum: General   Posted: Sat Jul 11, 2009 1:32 pm   Subject: How to compare dates.
Hi mohrt,

thank you very much...

Work correctly now.

ths
  Topic: How to compare dates.
marcelodelta

Replies: 2
Views: 6029

PostForum: General   Posted: Fri Jul 10, 2009 11:56 pm   Subject: How to compare dates.
hello people.

How to compare dates.

$year= date("Y");
while ($year>= 2005)
{
$year-= 1;

$smarty->assign("anno",$year);
}

template.

{sec ...
  Topic: Problemas ao usar Jquery no Smarty
marcelodelta

Replies: 1
Views: 20031

PostForum: Language: Portuguese   Posted: Fri May 01, 2009 1:38 pm   Subject: Problemas ao usar Jquery no Smarty
Pessoal,

Alguém poderia dar uma luz para o meu problema...

Estou tentando implementar um script em jquery no template...

Sei que o smarty interpreta tudo que estiver em { }.

Tentei coloca ...
  Topic: problems when use Jquery in Smarty.
marcelodelta

Replies: 4
Views: 8619

PostForum: General   Posted: Thu Apr 30, 2009 3:06 pm   Subject: problems when use Jquery in Smarty.
Operates normally without the use of Smarty. When you add the Smarty template code in the script does not run
  Topic: problems when use Jquery in Smarty.
marcelodelta

Replies: 4
Views: 8619

PostForum: General   Posted: Thu Apr 30, 2009 12:30 pm   Subject: problems when use Jquery in Smarty.
Hello everyone,

I am having trouble implementing codes Jquery within the template.

Even put {ldelim} e {rdelim} does not work.

The Jquery does not work.


<script type="text/java ...
  Topic: problems with margin-top using DIV.
marcelodelta

Replies: 6
Views: 10134

PostForum: General   Posted: Sat Apr 04, 2009 9:42 pm   Subject: problems with margin-top using DIV.
body {
background-image: url('images/back_01.jpg');
background-repeat: repeat-x;
margin-top: 0;
margin-left: 0;
}
  Topic: problems with margin-top using DIV.
marcelodelta

Replies: 6
Views: 10134

PostForum: General   Posted: Sat Apr 04, 2009 7:21 pm   Subject: problems with margin-top using DIV.
Already noticed the possible errors.

An example: When you open the page using Smarty, the problem ocurrs ...

When we opened the same page without using Smarty, the error does not occur.
  Topic: problems with margin-top using DIV.
marcelodelta

Replies: 6
Views: 10134

PostForum: General   Posted: Sat Apr 04, 2009 4:16 pm   Subject: problems with margin-top using DIV.
When you add a DIV with margin-top: 0; the Smarty not compile correctly. Always leave the empty space above and it responds to the command of the style. margin-top: 0;

could be bug?

someone co ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP