• Resolved oceangoing

    (@oceangoing)


    I’m using WP-Table Reloaded 1.8 and WP 3.0.1

    I just saw this table on the baseball site Tobias manages: https://www.poorpigs.de/baseball/teamroster/saison-2010/. My question is, how can I get that magnifying glass feature to work (right-most table column, when clicked, a window pops up directly there to display further details)?

    I think I’ve read all the documentation, but couldn’t find how to do it. It would be perfect for a table I need to create.

    Tobias, if you see this – love love love your plugin. Thanks so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    this feature is not related to the plugin WP-Table Reloaded, but it is a custom development I made for my website.

    There is some JavaScript code that performs an AJAX request in the background and then inserts a new row into the table with the contents of the AJAX result.

    You could try to use the source code of those scripts as an entry point, but further than that I can not provide support for this feature at the moment, sorry.

    Another idea might also be to use the DataTables library, which offers a similar functionality (using a different data source), however it also requires custom programming of JavaScript.

    Best wishes,
    Tobias

    Thread Starter oceangoing

    (@oceangoing)

    Thanks for the quick answer! This would be too much for the client to handle; I need something straight ‘out of the box.’

    Pity, but I’ll just have to do it differently then. Thank you for taking the time to reply. ??

    Marking this resolved!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Magnifying glass for further details’ is closed to new replies.