jquery-rss icon indicating copy to clipboard operation
jquery-rss copied to clipboard

unable to use table tag as layoutTemplate due to jquery selector returning array

Open drglitch opened this issue 10 years ago • 0 comments

layoutTemplate such as '

{entries}
' makes the renderer die quietly because jquery selector returns an array of two items instead of one.

Propose instead having the .layout be a jquery object, instead of relying on finding dummy "entries" tag


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

drglitch avatar Jun 13 '14 18:06 drglitch