My favorites
▼
|
Sign in
lineadecodigo
Web Code Samples in spanish
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
lineadecodigo_web
/
WebContent
/
markup
/
CSS
/
raton
/
punteros-del-raton.html
r478
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Punteros del raton</title>
</head>
<body>
<h1>Punteros del raton</h1>
<ul>
<li><a href="#" style="cursor:crosshair;">crosshair</a></li>
<li><a href="#" style="cursor:hand;">hand</a></li>
<li><a href="#" style="cursor:move;">move</a></li>
<li><a href="#" style="cursor:text;">text</a></li>
<li><a href="#" style="cursor:wait;">wait</a></li>
<li><a href="#" style="cursor:help;">help</a></li>
<li><a href="#" style="cursor:e-resize;">e-resize</a>,
<a href="#" style="cursor:ne-resize;">ne-resize</a>,
<a href="#" style="cursor:nw-resize;">nw-resize</a>,
<a href="#" style="cursor:n-resize;">n-resize</a>,
<a href="#" style="cursor:se-resize;">se-resize</a>,
<a href="#" style="cursor:sw-resize;">sw-resize</a>,
<a href="#" style="cursor:s-resize;">s-resize</a>,
<a href="#" style="cursor:w-resize;">w-resize</a></li>
<li><a href="#" style="cursor:default;">default</a></li>
</ul>
<hr>
Artículo disponible en: <a href="http://lineadecodigo.com/2007/10/25/punteros-del-raton-con-css/">http://lineadecodigo.com/2007/10/25/punteros-del-raton-con-css/</a><br/>
<a href="http://lineadecodigo.com" title="Linea de Codigo">lineadecodigo.com</a>
</body>
</html>
Show details
Hide details
Change log
r23
by vcuervo on Feb 8, 2008
Diff
Subida inicial
Go to:
...eadecodigo_web/WebContent/Google
...WebContent/Google/GoogleChartAPI
...rimera-grafica-google-chart.html
...web/WebContent/Google/GoogleMaps
...ndo-controles-a-google-maps.html
...leMaps/cargando-google-maps.html
...direcciones-con-google-maps.html
...ogleMaps/control-de-trafico.html
...GoogleMaps/dragzoom-control.html
...eMaps/escala-en-google-maps.html
...uir-imagenes-en-google-maps.html
.../GoogleMaps/linea-geodesica.html
...Maps/ventana-de-informacion.html
...lineadecodigo_web/WebContent/XML
...odigo_web/WebContent/XML/Persona
...bContent/XML/Persona/persona.dtd
...ontent/XML/Persona/persona_1.xml
...ontent/XML/Persona/persona_2.xml
...codigo_web/WebContent/markup/CSS
...web/WebContent/markup/CSS/bordes
.../markup/CSS/bordes/borde-3d.html
...ordes/borde-con-linea-doble.html
...rde-con-lineas-discontinuas.html
...eb/WebContent/markup/CSS/colores
...colores/color-barras-scroll.html
...color-de-fondo-de-la-pagina.html
...color-de-fondo-del-textarea.html
...eb/WebContent/markup/CSS/enlaces
...laces/enlaces-no-subrayados.html
...-subarayados-arriba-y-abajo.html
...nlaces/resaltado-de-enlaces.html
...ebContent/markup/CSS/formularios
...s/boton-con-imagen-de-fondo.html
...b/WebContent/markup/CSS/imagenes
...genes/fondo-con-imagen-fija.html
...agenes-como-hitos-de-listas.html
...imagenes/imagenes-con-borde.html
...S/imagenes/ocultar-imagenes.html
...enes/tamanio-imagen-con-css.html
...web/WebContent/markup/CSS/listas
...incrementar-item-dos-en-dos.html
...istas/lista-numeros-romanos.html
...S/listas/valor-inicio-lista.html
...web/WebContent/markup/CSS/pagina
...ntent/markup/CSS/pagina/margenes
.../pagina/margenes-pagina-web.html
.../pagina/margenes/margenes_1.html
.../pagina/margenes/margenes_2.html
.../pagina/margenes/margenes_3.html
.../pagina/margenes/margenes_4.html
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 1394 bytes, 35 lines
View raw file
Powered by
Google Project Hosting