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

convert javascript array to smarty array

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General
View previous topic :: View next topic  
Author Message
bhrochdi
Smarty n00b


Joined: 03 Dec 2013
Posts: 1

PostPosted: Tue Dec 03, 2013 8:40 pm    Post subject: convert javascript array to smarty array Reply with quote

0
down vote
favorite
I have a problem I can not convert javascript array to smarty array.

detail:

//javascript array
Code:
var tdistance=[];

Contains the distance between two points (google map api) and I have another table smarty
Code:
{$list_nurseries}
that contains all the other information. I want to combine these two tables to display in html table with a loop:

Code:
{section name=i loop=$list_nurseries max=$list_nurseries[0].total}

for the moment, I display the table smarty in html table but lacks column distance the is data column in a table javascript tdistance.
Back to top
View user's profile Send private message Send e-mail
andrikaa
Smarty n00b


Joined: 12 Feb 2014
Posts: 1

PostPosted: Thu Feb 27, 2014 5:52 am    Post subject: Reply with quote

Difference between Java and Javascript? Are there any real key differences between the 2, I know Javascript has become a mainsteam thing, But should I really uptake Java if i'm gonna be learning Javascipt? Is Java a prerequist for Javascript?
______________________
easy dinner ideas ~ diabetic recipes ~ healthy easy recipes
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


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