Quote:
Originally Posted by Dave
It's easier if you link us (or PM me) to the forum where you're trying this out so I can play around with it. Regarding the second thing, you're probably forgetting the quotes around it:
Code:
<script type="text/javascript">var Players_Name = "{vb:raw post.field5}";</script>
|
i just delited the <vb:literal> </vb:literal> and i get working but i still thinking haw to make function to find each occurrence of field5 in the JavaScript
the problem if i print Players_Name = field5 in the javascript all i time i get just last post name and the result @1st post with false name of last post