How to print array value by order or position?
will rodriguez <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
I added the ff array inside HTML/JavaScript gadget: ["Label", "callback", "5"] inside widget-content div I tried the ff code but I don't think it's the right code... <script expr:src='"/feeds/posts/summary/-/" + data:content[0] + "?alt=json-in-script&callback=" + data:content[1] + "&max-results=" + data:content[2] + ""' type='text/javascript'/> outcome I wanted is: <script expr:src='"/feeds/posts/summary/-/Label ?alt=json-in-script&callback=callback&max-results=*5*"' type='text/javascript'/> Is there a way to do it with blogger codes only? thanks -- You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bloggerdev. For more options, visit https://groups.google.com/d/optout.