I have tried to find a way to populate a website using google spreadsheet api.
What I have been aiming for is to: - Each row to create a parent div - Each column within that row to create child divs (position:aboslute;top:xx;left:xx) - One of the columns to create a div (position:relative) that treats line breaks (CTRL+ENTER) as <li>'s. I have used http://www.alatechsource.org/blog/2012/05/using-the-google-spreadsheets-data-api-to-build-a-recommended-reading-list-code-words.h that utilizes JSON but I have failed miserably. I have attached a picture with the setup I'm trying to achieve to make it more clear. Any tips? Links? Guides? -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
<<attachment: layout.PNG>>
