src/templates/search.html
author hamidouk
Tue, 13 Sep 2011 15:51:20 +0200
changeset 48 c9375a5564d0
parent 37 817bdedf83d7
child 221 2a83d308dba6
permissions -rw-r--r--
made example files refer to end-user release file.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37
817bdedf83d7 two template files for very specific parts of the player
hamidouk
parents:
diff changeset
     1
<div id='LdtSearchContainer'
817bdedf83d7 two template files for very specific parts of the player
hamidouk
parents:
diff changeset
     2
	style='margin-left: 445px; position: absolute;'>
817bdedf83d7 two template files for very specific parts of the player
hamidouk
parents:
diff changeset
     3
	<div id='LdtSearch'
817bdedf83d7 two template files for very specific parts of the player
hamidouk
parents:
diff changeset
     4
		style='display: none; background-color: #EEE; width: 165px; boder: 1px; border-color: #CFCFCF; position: absolute; text-align: center;'>
817bdedf83d7 two template files for very specific parts of the player
hamidouk
parents:
diff changeset
     5
		<input id='LdtSearchInput'
817bdedf83d7 two template files for very specific parts of the player
hamidouk
parents:
diff changeset
     6
			style='margin-top: 2px; margin-bottom: 2px;' />
817bdedf83d7 two template files for very specific parts of the player
hamidouk
parents:
diff changeset
     7
	</div>
817bdedf83d7 two template files for very specific parts of the player
hamidouk
parents:
diff changeset
     8
</div>
817bdedf83d7 two template files for very specific parts of the player
hamidouk
parents:
diff changeset
     9
<div class='cleaner'></div>