Home
last modified time | relevance | path

Searched refs:divId (Results 1 – 7 of 7) sorted by relevance

/plugin/webcomponent/_test/
H A Dmath.test.php65 … $divId = webcomponent::PLUGIN_NAME . '_' . syntax_plugin_webcomponent_math::getComponentName();
66 $mathJaxDiv = $testResponse->queryHTML('#' . $divId)->elements;
88 … $divId = webcomponent::PLUGIN_NAME . '_' . syntax_plugin_webcomponent_math::getComponentName();
89 $mathJaxDiv = $testResponse->queryHTML('#' . $divId)->elements;
/plugin/anewssystem/
H A Ddropdowncontent.js83 ajaxconnect:function(pageurl, divId){ argument
101 document.getElementById(divId).innerHTML=this.ajaxloadingmsg //Display "fetching page message"
102 page_request.onreadystatechange=function(){dropdowncontent.loadpage(page_request, divId)}
109 loadpage:function(page_request, divId){ argument
111 document.getElementById(divId).innerHTML=page_request.responseText
/plugin/rssticker/
H A Drssticker.js40 function rssticker_ajax(RSS_url, cachetime, divId, divClass, delay, logicswitch){ argument
43 this.tickerid=divId //ID of ticker div to display information
51 document.write('<div id="'+divId+'" class="'+divClass+'" >Initializing ticker...</div>')
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1 …indow.location.href,{image:"reference",fit:[523.28,769.89]}]},menu:void 0,divId:null,menuReviver:n…
2 …ring"==typeof c.config.divId?c.config.divId=d=document.getElementById(c.config.divId):d=c.isElemen…
H A Dexport.js500 divId: null, property in AmCharts._this.defaults
2827 if ( typeof _this.config.divId == "string" ) {
2828 _this.config.divId = container = document.getElementById( _this.config.divId );
2829 } else if ( _this.isElement( _this.config.divId ) ) {
2830 container = _this.config.divId;
H A DREADME.md127 divId | | ID or a reference to div object in case you want the menu in a separate container.
1078 * Added: divId to be able to place the menu within an external container
/plugin/amcharts/assets/amcharts/
H A Damcharts.js105 …port&&this.AmExport.init&&this.AmExport.init();if(e){e=this.addLegend(e,e.divId);if(e.enabled)swit…
133 a.divId=b;a.ieW=0;var c;c="object"!=typeof b&&b?document.getElementById(b):b;this.legend=a;a.chart=…