0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

widget into joomla

  • widget into joomla

    Posted 16 years 11 months ago
    • Can someone tell me the best method for inserting the following widget into Joomla.

      I changed the parameter in the editors, Turned off 'clean code' or whatever options.

      But doesnt work correct.


      <div id="GADcontentScript"><!-- WidgetAS-->

      <noscript></noscript>
      <script language=javascript>function GAD_doit(firstTime){ getScripts(firstTime); setTimeout("GAD_doit(false)", 0); } function GAD_callback_html(GAD_html){ con2 = document.getElementById("GADcontent"); con2.innerHTML = GAD_html; } function getScripts(firstTime) { getHTML(); if(false || firstTime) getJavascript(); if(false || firstTime) getStyle(); } function getHTML() { sc = document.getElementById("GAD_getHtml"); con = document.getElementById("GADcontentScript"); if(sc) con.removeChild(sc); sc = document.createElement("script"); sc.id = "GAD_getHtml"; con = document.getElementById("GADcontentScript"); con.appendChild(sc); sc.src = " www.as.com/rss/gadget/gadget.html?xref=2...er&do=c&cview=htmljs "; } function getJavascript() { con = document.getElementsByTagName("head")[0]; sc = document.getElementById("GAD_getScript"); if(sc) con.removeChild(sc); sc = document.createElement("script"); sc.id = "GAD_getScript"; con.appendChild(sc); sc.src = " www.as.com/rss/gadget/gadget.html?xref=2...tc=per&do=c&cview=js "; } function getStyle() { if(document.createStyleSheet) { if(!document.styleSheets.length > 0 || document.styleSheets(0).href.indexOf(" www.as.com/rss/gadget/gadget.html?xref=2...per&do=c&cview=style ") < 0) sc = document.createStyleSheet(" www.as.com/rss/gadget/gadget.html?xref=2...per&do=c&cview=style ", 0); else document.styleSheets(0).href = " www.as.com/rss/gadget/gadget.html?xref=2...per&do=c&cview=style "; } else { sc = document.getElementById("GAD_getStyle"); if(sc) sc.parentNode.removeChild(sc); var sc=document.createElement("link"); sc.id = "GAD_getStyle"; sc.rel="stylesheet"; sc.type="text/css"; document.getElementsByTagName("head")[0].appendChild(sc); sc.href=" www.as.com/rss/gadget/gadget.html?xref=2...per&do=c&cview=style "; } } function GAD_callback_resize(){ } </script>


      </div>
      <div id="GADcontent" style="max-width:px">Esperando contenido... </div>

      <script language="javascript"> GAD_doit(true); </script>
    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: widget into joomla

    Posted 16 years 11 months ago
  • Re: widget into joomla

    Posted 16 years 11 months ago
    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: widget into joomla

    Posted 16 years 11 months ago
  • Re: widget into joomla

    Posted 16 years 11 months ago
    • sorry? Do I have to ask in this forum?
    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: widget into joomla

    Posted 16 years 11 months ago
    • That just means I don't know the answer :P
      The developer of the extension should know, and that's why I posted a link to his forum.

      The image shows for me (ronaldo), but links don't work. I suspect it could be a conflict with the template js.
    • Say no to Internet Explorer 6.
      twitter.com/mark_up
  • Re: widget into joomla

    Posted 16 years 11 months ago
    • thank you very much

Time to create page: 0.062 seconds