Toggle show hide table row with javascript
Has been looking for this script quite some time. Some simple javascript just doesn’t work with table row. It only works for simple div/span html object.
Thanks to arantius for his script. You can view its demo here. Furthermore it also caters saving current state (either show or hide) if the user refresh the browser. […]