BoulderBum
Programmer
This one should be easy (I think) but googling OnClick and link/hyperlink gets a bunch of stuff about, well, hyperlinks.
Basically I have a cell of a table I want to add an OnClick event handler to. In the event, I simply want to direct the user to a different page (as if they just clicked a hyperlink).
How do I do it?
Basically I have a cell of a table I want to add an OnClick event handler to. In the event, I simply want to direct the user to a different page (as if they just clicked a hyperlink).
How do I do it?