I am using articles plugin by Alex King. I am getting the article listing properly. On clicking an article, it displays the content in the iframe.
I just want to display the content of top most article on in the iframe by default on the page load. Right now I have to click the article to display the content.
How can I achieve this?
Thanks in advance.