I am trying to display a Table of Contents that displays the subsections 
using ajax when the row is clicked.
How do you run core-ajax and display the response inside the core-collapse? 
I know how to run the simple core-ajax demo when you have a single ID on 
the page, but I don't understand how to run core-ajax dynamically for the 
row it's clicked on when you might have thousands of rows. How do you get 
the ajax to run and then return the results and display them in the clicked 
row?

Here's my guess so far.
It currently displays hard coded subsections, but I'd like to run an ajax 
onClick and display the results in the row instead, but it's not working.
How do you display core-ajax responses without a unique ID to load the 
response into?
http://jsfiddle.net/jodekirk/3h5oqdjs/

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/d08c3921-2e43-41d7-98b8-64e3faac653e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to