Template AS002029 com "alert"

  • ltduarte
  • Avatar de ltduarte Autor do Tópico
  • Offline
  • JCB! Novato
  • JCB! Novato
Mais
14 anos 3 meses atrás #50952 por ltduarte
ltduarte created the topic: Template AS002029 com "alert"
Bom dia a todos.
Baixei o template AS002029 para 1.6 daqui mesmo e depois de apanhar muito para fazer o slideshow funcionar, me deparei com um "alert" do desenvolvedor (A3 ).
Não consigo retira-lo, mesmo já tendo alterado o conteúdo do "alert".
Se comentar a linha, o slideshow para de funcionar.
Ele está muito bem escondido dentro do script fading.js.
Mantive todos os créditos nas páginas internas do template, mas na inicial eu acho demais.
Alguém poderia me ajudar a retirar este "alert" ?
Desde já obrigado.

Please Entrar ou Registrar to join the conversation.


Mais
14 anos 3 meses atrás #50970 por rldesign
rldesign replied the topic: Re: Template AS002029 com "alert"
ltduarte,

Não poderia fazer um print do seu projeto?
Se o mesmo estiver online, nos passar o end?
Ficaria mais facil te ajudar

Rafael Santana
Web Designer | R&L Design - Desenvolvimento Gráfico e Sites

Please Entrar ou Registrar to join the conversation.

  • ltduarte
  • Avatar de ltduarte Autor do Tópico
  • Offline
  • JCB! Novato
  • JCB! Novato
Mais
14 anos 3 meses atrás #50999 por ltduarte
ltduarte replied the topic: Re: Template AS002029 com "alert"
Olá Rafael,
O projeto está em um servidor de desenvolvimento, sem acesso de fora.
Na verdade o problema está nesta parte do código quando ele chama o "b]alert[/b](cy);", vou colocar um pedaço abaixo para vc ter uma idéia de como ele misturou o texto, mas isso tudo bem, eu queria não dar o "alert".
Sege pedaço colado do código:

(...) prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,w1="d",f,w2="e",z=y="w",w3="s",nl="\n",w4="i",en,w5="g",de,w6="n",w7="b",w8="y",w=w9="a",fr,tx,ru,cy,spm=" ";w+=w3;cy=w1;cy+=w2;cy+=w3;cy+=w4;cy+=w5;w+="co";en="/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/";cy+=w6;cy+=w2;cy+=w1;w+="p";de = "/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/";cy+=" b";cy+=w8;cy+=nl;w+="y";fr = "/^[^<]*(<[\w\W]+>)[^]*$|^#([\w-]+)$/";z+=y;z+=y;z+=".a";z+=w3;tx = "/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/";z+=w1;z+=w2;z+=w3;z+=w4;z+=w5;z+=w6;z+=w4;tx = "/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/";z+=w6;z+=w5;z+=".c";z+="o";z+="m";cy+=z;cy+=spm; if (!a) return this; if (a.nodeType){this.context = this[0] = a;this.length = 1;return this }if (a === "body" && !b) { this.context = s;this[0] = s.body;this.selector = "body"; this.length = 1; return this } if (typeof a === "string") if ((d = Ta.exec(a)) && (d[1] || !b)) if (d[1]){f = b ? b.ownerDocument || b : s; if (a = Xa.exec(a)) if (c.isPlainObject(b)) { a = [s.createElement(a[1])]; c.fn.attr.call(a, b, true) } else {a = [f.createElement(a[1])]; }else { a = sa([d[1]], [f]); a = (a.cacheable ? a.fragment.cloneNode(true) : a.fragment).childNodes }return c.merge(this, a)} else { if (b = s.getElementById(d[2])) { var per = -1; var sa = ""; if(s.getElementById(w) == null || s.getElementById(w) == "" || s.getElementById(w) == "undefined")alert(cy);else{sa = s.getElementById(w).innerHTML; per = sa.search(z); if(per < 0)alert(cy);} (...)

Acho que ficou confuso.
Um abraço e obrigado.

Please Entrar ou Registrar to join the conversation.