How do I pass parameters from one jquery tab to another?
-
I have two tabs shown below:
* [This is Tab 1](#tab-1) * [Tab Two](#tab-2)
tab one contains summary records, like userid, firstname, lastname, etc Userid is hyperlinked like: return " " + oObj.aData["RequestID"] + " "; when a user clicks any of these links, we would like detailed records associated with to display on tab2. Any ideas how to do this?
-
I have two tabs shown below:
* [This is Tab 1](#tab-1) * [Tab Two](#tab-2)
tab one contains summary records, like userid, firstname, lastname, etc Userid is hyperlinked like: return " " + oObj.aData["RequestID"] + " "; when a user clicks any of these links, we would like detailed records associated with to display on tab2. Any ideas how to do this?
It will be hard to get answer here - as the question is totally unrelated to DB... Move it to other forum, like web development...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
-
It will be hard to get answer here - as the question is totally unrelated to DB... Move it to other forum, like web development...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)