Difference: WebRedes (18 vs. 19)

Revision 1906 Oct 2010 - JoenioCosta

Line: 1 to 1
 
<-- 
  • Set CSS =
.nav3, .sidebar {
display
none important;
} #conteudo {
width
720px important;
background
white;
} #lista_redes table td {
font-size
13px;
}

-->

Line: 67 to 67
  $("#selecao_tipo").change(function() { if(this.value) {
Changed:
<
<
document.location = "http://www.twiki.faced.ufba.br/twiki/bin/view/CetadObserva/WebRedes?REDE=" + this.value;
>
>
location.href = "http://www.twiki.faced.ufba.br/twiki/bin/view/CetadObserva/WebRedes?REDE=" + this.value;
  } });
 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback