| name | language | licence |
|---|---|---|
| Up2five.js | JavaScript | Other |
| jsPathto.js | JavaScript | Other |
| extracontent.jq.min.js | JavaScript | Other |
| sdSetHeight | JavaScript | Other |
| Rotating PageHeader | JavaScript | Other |
| Test for jQuery | JavaScript | Other |
| JavaScript Compressor - HelloWorld | JavaScript | GPL 2 |
| Bookmarks_customJS | JavaScript | Other |
< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >
language: JavaScript
licence: Other
extracontent.jq.min.js
options: view full snippet • send to code collector
/* ExtraContent r1.4.2 w/jQuery
change the value of ecValue to suit */
jQuery.noConflict(); jQuery(document).ready(function($){ var extraContent = (function() { var ecValue = 10; for (i=1;i<=ecValue;i++) { $('#myExtraContent'+i+' script').remove(); $('#myExtraContent'+i).appendTo('#extraContainer'+i); } })(); });



library
css (23)