Scripts posted recently tagged to html in Kelpi

1- 10 of 18.

Add Google Analytics code to links

to analytics javascript google html by garaolaza

<a href="fitxategia.pdf" onclick="javascript:urchinTracker('/pdfak/fitxategia.pdf');">Fitxategia</a>

Mostrar datos en tiempo real sobre la reproducción de un video de Youtube

to youtube api html javascript by nando.quintana

<p>BEGIN</p>
<script src="swfobject.js" type="text/javascript"></script>
<script src="key.js" type="text/javascript"></script>
<div id="ytapiplayer" style="z-index: -1;"> You need Flash player 8+ and JavaScript enabled to view this video. </div>
<script type="text/javascript">

Controles para reproducir y parar videos de toytube mediante el api

to youtube api html javascript by nando.quintana

<p>BEGIN</p>
<script src="swfobject.js" type="text/javascript"></script>
<script src="key.js" type="text/javascript"></script>
<div id="ytapiplayer" style="z-index: -1;"> You need Flash player 8+ and JavaScript enabled to view this video. </div>
<script type="text/javascript">

Comenzar a reproducir un video de youtube mediante Javascript

to youtube api html javascript by nando.quintana

<p>BEGIN</p>
<script type="text/javascript" src="swfobject.js"></script>
<script>
  function onYouTubePlayerReady(playerId)
  { 

Mostrar un video de yutube mediante javascript

to youtube api html javascript by nando.quintana

<p>BEGIN</p>
<script type="text/javascript" src="swfobject.js"></script>
<div id="ytapiplayer"> You need Flash player 8+ and JavaScript enabled to view this video. </div>
<script type="text/javascript">
var params = { allowScriptAccess: "always" };

Pengenalan HTML - source 1

to html hello world by blacque

<html>
  <head>
    <title>Ini Judul Halaman</title>
  </head>
  <body>

Path file - source 6

to html tutorial path file by blacque

<html>
<head>
<title>Contoh Membuat Link - satu.html</title>
</head>
<body>

Path file - source 5

to html tutorial path file by blacque

<html>
<head>
<title>Contoh Membuat Link - tiga.html</title>
</head>
<body>

Path file - source 4

to html tutorial path file by blacque

<html>
<head>
<title>Contoh Membuat Link - tiga.html</title>
</head>
<body>

Path file - source 3

to html tutorial path file by blacque

<html>
<head>
<title>Contoh Membuat Link - tiga.html</title>
</head>
<body>
hits counter