I wonder if it is possible to display baloon widgets with PHP/html?
The idea is that following a database query, a table is displayed. Table entries have further information that is too detailed to display, hence it might be a good idea to have a ballon pop up when the mouse hovers over that entry. Is this possible or are there alternative ways(sort of a button) for achieving this?
The idea is that following a database query, a table is displayed. Table entries have further information that is too detailed to display, hence it might be a good idea to have a ballon pop up when the mouse hovers over that entry. Is this possible or are there alternative ways(sort of a button) for achieving this?