cleanair4me46
Technical User
I have a list of records where the title of a book is shown in the list. The list of records takes up left half of page using an html table. If someone clicks on the one book title it shows the record details (title, auther, price and publisher) on the right half of the page using an html table.
Is it possible to do the same thing except instead of clicking on the title link the user can mouseover the title link and it will show the record detail on the right half. If the user moves to another title it will show that one title record only.
Please advise any examples or how I can do this?
Is it possible to do the same thing except instead of clicking on the title link the user can mouseover the title link and it will show the record detail on the right half. If the user moves to another title it will show that one title record only.
Please advise any examples or how I can do this?