This script works very well.
But I want to show and hide different texts with different expand/hide links in the same multiple tables of the same page. Without JQuery this simple script is preferred.
Thank you for your time and interest.
This script works very well.
But I want to show and hide different texts with different expand/hide links in the same multiple tables of the same page. Without JQuery this simple script is preferred.
Thank you for your time and interest.
2
Answers
If you want to toggle different hidden text in multiple tables using different links, here’s an example:
Look into this code i tried this without jQuery. if you will include jquery it will be too easy task.