How do I create an HTML table, in jQuery, with JSON data?

How can I create a HTML page using javascript to pull data from an existing an XML document ?

  • The XML document has a list of research papers from different authors and different years. I want the user to be able to enter the a year and all papers published that year to be displayed. I think I need to create an XSL stylesheet first to turn the XML info to HTML table showing date, title and author.

  • Answer:

    Please do not do this in Javascript. Use another language. Using Javascript for this will severely affect the speed and efficiency of your website.

pinkLotu... at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.