← Conteúdo Adulto

Publicidade efectiva!

Lida 12080 vezes

Offline

Tartaruga 
Membro
Mensagens 2908 Gostos 0
Troféus totais: 29
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2

Qual é o código daquele tipo de mini janelas com publicidade que se abre quando entramos num site, que têm um botão para fechar a pub, como podemos ver no site www.meladinhas.net ?

Tks...um abraço!
Offline

Algemas 
Membro
Mensagens 1793 Gostos 0
Feedback +1

Troféus totais: 32
Trófeus: (Ver todos)
Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3

Citação de: "Tartaruga"
Qual é o código daquele tipo de mini janelas com publicidade que se abre quando entramos num site, que têm um botão para fechar a pub, como podemos ver no site www.meladinhas.net ?

Tks...um abraço!

Pelo que vi no código do site, isso é uma tabela, e não um script de janela. Mas é do tipo:
Código: [Seleccione]
<table width="332" border="0" cellspacing="5" cellpadding="0" height="1">
<tr>  
<td width="365" height="1">  
<table width="94%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" cellspacing="0" cellpadding="1" class="textoPequeno" width="328" height="286">
<tr>  
<td width="326" height="284">
<p align="center">
<a href="http://ColocarSite.com" target="_blank">
<img border="0" src="http://www.ImagemPretendida.gif" width="300" height="270"></a></td>
</tr>
</table>
</td>
</tr>
</table>
<div align="center"><b>
     <input type="submit" name="Submit2" value="Sair" class="buttonInt" onClick="MM_showHideLayers('ultimas','','hide')">
</b></div>
</td>
</tr>
</table>
Offline

fpware 
Fundador
Mensagens 15318 Gostos 7
Troféus totais: 38
Trófeus: (Ver todos)
Linux User Mobile User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5

É isso Algemas, falta apenas uma parte ;)

Que é a definição da função

Código: [Seleccione]
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
 
function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':-(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->
        </script>

<div id="ultimas" style="position:absolute; width:338; height:323; z-index:4; left: 228; top: 616; background-image: url('cgp.gif'); layer-background-image: url('http://www.clickgratis.com.br/images/cgp.gif'); border: 1px none #000000; visibility: visible">  
<table width="332" border="0" cellspacing="5" cellpadding="0" height="1">
<tr>  
<td width="365" height="1">  

<table width="94%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" cellspacing="0" cellpadding="1" width="328" height="286">
<tr>  
<td width="326" height="284">
<p align="center">
<a href="http://link.com" target="_blank">
<img border="0" src="publicidade.gif" width="300" height="270"></a></td>
</tr>
</table>
</td>
</tr>
</table>
<div align="center"><b>
     <input type="submit" name="Submit2" value="Sair" class="buttonInt" onClick="MM_showHideLayers('ultimas','','hide')">
</b></div>
Offline

Tartaruga 
Membro
Mensagens 2908 Gostos 0
Troféus totais: 29
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2

Brigadão... Acham que este tipo de publicidade tem resultados expressivos?
Offline

fpware 
Fundador
Mensagens 15318 Gostos 7
Troféus totais: 38
Trófeus: (Ver todos)
Linux User Mobile User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5

É capaz de ter, francamente nunca experimentei, mas na verdade parece-me uma boa forma de fazer pu, não é tão agressiva como uma pop-up.

Já experimentei uma coisa parecida com flash e os resultados foram bastante satisfatórios ;)
Offline

briza 
Membro
Mensagens 80 Gostos 0
Troféus totais: 26
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 50 Posts

E ai firmeza, essa publicidade é otima, pois tb c nao fosse eu nao teria em meu site Meladinhas. é bom pq nao cai as visita quando coloca ela, e tb rende muitos clicks, enfim e um otimo tipo de publicidade...


Falo...  :wink:
Offline

BL4CKIC3 
Membro
Mensagens 3439 Gostos 0
Troféus totais: 32
Trófeus: (Ver todos)
Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3

Ja tou vendo bastantes sites com esse tipo de publicidade...
Acho que os popup´s tão sendo substituidos por isso  :twisted:
Offline

fpware 
Fundador
Mensagens 15318 Gostos 7
Troféus totais: 38
Trófeus: (Ver todos)
Linux User Mobile User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5

Pois, o problema é que agora há muitos bloqueadores de pop up e o pessoal está a modernizar-se ;)
Offline

MiguelTavares 
Membro
Mensagens 3871 Gostos 0
Troféus totais: 33
Trófeus: (Ver todos)
Avatar Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4

fpware, tem que ser...

A publicidade estará sempre presente... com popup, sem popup, com layers, sem layers... em banners, texto, whatever! ;)
Offline

fpware 
Fundador
Mensagens 15318 Gostos 7
Troféus totais: 38
Trófeus: (Ver todos)
Linux User Mobile User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5

100% de acordo MeNz, o webmaster não vive sem publicidade ;)
Offline

Algemas 
Membro
Mensagens 1793 Gostos 0
Feedback +1

Troféus totais: 32
Trófeus: (Ver todos)
Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3

Citação de: "MeNz"
fpware, tem que ser...

A publicidade estará sempre presente... com popup, sem popup, com layers, sem layers... em banners, texto, whatever! ;)

Concordo, mas os sites para Adultos do Brasil abusam... Só mesmo com uma protecção para as janelas é que se consegue ver algo em condições.
Offline

MiguelTavares 
Membro
Mensagens 3871 Gostos 0
Troféus totais: 33
Trófeus: (Ver todos)
Avatar Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4

Algemas, lá nisso tens razão...

Há sites... onde usam e abusam!

 :evil:
Offline

Tartaruga 
Membro
Mensagens 2908 Gostos 0
Troféus totais: 29
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2

Pois... é por isso que esses sites agora viram as suas receitas reduzirem drasticamente com o novo IE o bloqueador do google o Mozzila Firefox!

É que há site que só serviam para abrir popups...lol Conteúdo ZERO!!!
Offline

fpware 
Fundador
Mensagens 15318 Gostos 7
Troféus totais: 38
Trófeus: (Ver todos)
Linux User Mobile User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5

100% de acordo convosco aqui ;)
Offline

Algemas 
Membro
Mensagens 1793 Gostos 0
Feedback +1

Troféus totais: 32
Trófeus: (Ver todos)
Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3

Mas isso vai tudo acabar. As janelas serão história... :lol: