• Hi all,

    I am working on a site right now and the owners has just moved from .ASP to WordPress. On his old site he had a “comparison tool” that lets you select a few vehicles and compare them. I have found no solution for this with WordPress so I am trying to build something with DataTables. Are there any plugins for this? Or a better solution? DataTables will work (mostly) but there are over 3,000 vehicles and I would like the data to load when called, not all at once in a huge table. ANY help from the community would be much appreciated.

    Best,
    Brandon

Viewing 1 replies (of 1 total)
  • I haven’t come across anything written for your needs but it sounds like you need some form of AJAX script within a custom plugin / function to only load the data on change events (clicks, select etc).

    I think you will need to either try writing this yourself or speak to some developers that have done this kind of thing before as this is a pretty web site specific request.

Viewing 1 replies (of 1 total)
  • The topic ‘Automotive Comparison Plugin or solution?’ is closed to new replies.