[IGFmaglist] Proposal Evaluation page - expand all
Slobodan Marković
Slobodan.Markovic at rnids.rs
Fri Apr 17 20:51:46 EDT 2015
Dear all,
In case you would like to have all proposals and comments expanded on the Proposal Evaluation page, you can paste the following JavaScript code into your browser’s console:
$(document).ready(function(){ for (i = 2; i < 268; i++) { $("#content_" + i + ":hidden").toggle(); } });
For instructions on how to perform this in different browsers, please refer to this page:
http://wickedlysmart.com/hfjsconsole/
Hope this saves you many clicks :)
Best regards,
Sloba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://intgovforum.org/pipermail/igfmaglist_intgovforum.org/attachments/20150418/181e0b85/attachment.html>
More information about the Igfmaglist
mailing list