Searched defs:show (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/jansson/doc/html/_static/
H A Dwebsupport.js73 $('a.show-proposal').live("click", function(event) {
81 $('a.show-propose-change').live("click", function(event) {
147 function show(id) { function
149 $('#ah' + id).show();
170 $('#ao' + id).show();
371 $('#hp' + id).show();
377 $('#sp' + id).show();
383 $('#hc' + id).show();
392 $('#pc' + id).show();
452 .show();
[all...]

Completed in 134 milliseconds