Quantcast
Channel: Tópicos
Viewing all articles
Browse latest Browse all 14700

Html com load() do jQuery

$
0
0
Bom dia,


Estou a tentar usar esta função do Jquery mas não esta a funcionar correctamente pois nao me mostra nada.

Código :
<script>
$("#minha_div").load("Noticias.html");
</script>

<div id="minha_div" width="550" height="400"  style="position: absolute; left: 1%; top: 39%;"></div>

Viewing all articles
Browse latest Browse all 14700